Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ size
Method
size
Source/ThirdParty/pugixml/pugixml.cpp:11089–11092 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11087
}
11088
11089
PUGI__FN size_t xpath_node_set::size() const
11090
{
11091
return _end - _begin;
11092
}
11093
11094
PUGI__FN bool xpath_node_set::empty() const
11095
{
Callers
9
string PUGIXML_FUNCTION as_utf8
Method · 0.45
basic_string<wchar_t> PUGIXML_FUNCTION as_wide
Method · 0.45
apply_predicate_boolean
Method · 0.45
apply_predicate_number
Method · 0.45
apply_predicate_number_const
Method · 0.45
apply_predicate
Method · 0.45
apply_predicates
Method · 0.45
step_do
Method · 0.45
eval_number
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected