MCPcopy Create free account
hub / github.com/MyGUI/mygui / length

Function length

Tools/EditorFramework/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

nothing calls this directly

Calls 1

strlengthFunction · 0.70

Tested by

no test coverage detected