Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ end
Method
end
Source/ThirdParty/pugixml/pugixml.cpp:4448–4451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4446
}
4447
4448
PUGI__FN bool xml_tree_walker::end(xml_node&)
4449
{
4450
return true;
4451
}
4452
4453
PUGI__FN xml_attribute::xml_attribute(): _attr(0)
4454
{
Callers
9
traverse
Method · 0.45
compare_eq
Method · 0.45
compare_rel
Method · 0.45
apply_predicate_boolean
Method · 0.45
apply_predicate_number
Method · 0.45
step_do
Method · 0.45
eval_number
Method · 0.45
eval_node_set
Method · 0.45
evaluate_node_set
Method · 0.45
Calls
1
iterator
Class · 0.50
Tested by
no test coverage detected