MCPcopy Create free account
hub / github.com/WheretIB/nullc / length

Method length

external/pugixml/pugixml.cpp:5330–5333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5328 }
5329
5330 size_t length() const
5331 {
5332 return strlength(_buffer);
5333 }
5334
5335 char_t* data(xpath_allocator* alloc)
5336 {

Callers 6

OnErrorFunction · 0.80
ColorTextMethod · 0.80
eval_numberMethod · 0.80
eval_string_concatMethod · 0.80
eval_stringMethod · 0.80
evaluate_stringMethod · 0.80

Calls 1

strlengthFunction · 0.85

Tested by

no test coverage detected