MCPcopy 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_ofMethod · 0.50
find_first_not_ofMethod · 0.50
find_last_ofMethod · 0.50
find_last_not_ofMethod · 0.50
_load_buffer_UTF8Method · 0.50
_load_buffer_WStrMethod · 0.50
_load_buffer_UTF32Method · 0.50
normalizeMethod · 0.50
getOrthonormalMethod · 0.50

Calls 1

strlengthFunction · 0.70

Tested by

no test coverage detected