MCPcopy 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

traverseMethod · 0.45
compare_eqMethod · 0.45
compare_relMethod · 0.45
step_doMethod · 0.45
eval_numberMethod · 0.45
eval_node_setMethod · 0.45
evaluate_node_setMethod · 0.45

Calls 1

iteratorClass · 0.50

Tested by

no test coverage detected