MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / pugixml.cpp

File pugixml.cpp

Source/ThirdParty/pugixml/pugixml.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * pugixml parser - version 1.6
3 * --------------------------------------------------------
4 * Copyright (C) 2006-2015, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)

Callers

nothing calls this directly

Calls 15

allocate_nodeFunction · 0.85
append_nodeFunction · 0.85
allocate_attributeFunction · 0.85
append_attributeFunction · 0.85
setFunction · 0.85
xpath_stringFunction · 0.85
memcpyFunction · 0.85
createFunction · 0.85
parseFunction · 0.85
parentMethod · 0.80
previous_siblingMethod · 0.80
last_childMethod · 0.80

Tested by

no test coverage detected