Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
OnError
Function · 0.80
ColorText
Method · 0.80
eval_number
Method · 0.80
eval_string_concat
Method · 0.80
eval_string
Method · 0.80
evaluate_string
Method · 0.80
Calls
1
strlength
Function · 0.85
Tested by
no test coverage detected