Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ begin
Method
begin
Source/ThirdParty/pugixml/pugixml.cpp:4443–4446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4441
}
4442
4443
PUGI__FN bool xml_tree_walker::begin(xml_node&)
4444
{
4445
return true;
4446
}
4447
4448
PUGI__FN bool xml_tree_walker::end(xml_node&)
4449
{
Callers
10
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
apply_predicate_number_const
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