MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / atox

Function atox

src/SB/Core/x/xFont.cpp:3660–3664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3658}
3659
3660size_t atox(const substr& s)
3661{
3662 size_t read_size;
3663 return atox(s, read_size);
3664}
3665
3666size_t trim_ws(substr& s)
3667{

Callers 3

load_tex_argsFunction · 0.70
parse_tag_colorFunction · 0.70
parse_tag_insert_hashFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected