Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ rskip_ws
Function
rskip_ws
src/SB/Core/x/xFont.cpp:3592–3595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3590
}
3591
3592
size_t rskip_ws(substr& s)
3593
{
3594
return rskip_ws(s.text, s.size);
3595
}
3596
3597
size_t rskip_ws(const char*& text, size_t& size)
3598
{
Callers
2
parse_split_tag
Function · 0.85
trim_ws
Function · 0.85
Calls
1
is_ws
Function · 0.85
Tested by
no test coverage detected