Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ length
Function
length
UnitTests/TestApp/pugixml.cpp:6627–6630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6625
}
6626
6627
size_t length() const
6628
{
6629
return strlength(_buffer);
6630
}
6631
6632
char_t* data(xpath_allocator* alloc)
6633
{
Callers
9
find_first_of
Method · 0.50
find_first_not_of
Method · 0.50
find_last_of
Method · 0.50
find_last_not_of
Method · 0.50
_load_buffer_UTF8
Method · 0.50
_load_buffer_WStr
Method · 0.50
_load_buffer_UTF32
Method · 0.50
normalize
Method · 0.50
getOrthonormal
Method · 0.50
Calls
1
strlength
Function · 0.70
Tested by
no test coverage detected