Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ create
Method
create
src/SB/Core/x/xFont.cpp:3586–3590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3584
}
3585
3586
substr substr::create(const char* text, size_t size)
3587
{
3588
substr s = { text, size };
3589
return s;
3590
}
3591
3592
size_t rskip_ws(substr& s)
3593
{
Callers
1
PKR_ReadInit
Function · 0.45
Calls
1
create
Function · 0.50
Tested by
no test coverage detected