Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ trim_ws
Function
trim_ws
src/SB/Core/x/xFont.cpp:3666–3669 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3664
}
3665
3666
size_t trim_ws(substr& s)
3667
{
3668
return trim_ws(s.text, s.size);
3669
}
3670
3671
size_t trim_ws(const char*& text, size_t& size)
3672
{
Callers
1
read_tag
Method · 0.85
Calls
2
skip_ws
Function · 0.85
rskip_ws
Function · 0.85
Tested by
no test coverage detected