MCPcopy Create free account
hub / github.com/MyGUI/mygui / data

Method data

UnitTests/TestApp/pugixml.cpp:5451–5454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5449 }
5450
5451 PUGI__FN xml_node xml_text::data() const
5452 {
5453 return xml_node(_data());
5454 }
5455
5456#ifdef __BORLANDC__
5457 PUGI__FN bool operator&&(const xml_text& lhs, bool rhs)

Callers 4

eval_stringMethod · 0.45
onAddressBarChangedMethod · 0.45
initializeMethod · 0.45
loadURLMethod · 0.45

Calls 1

xml_nodeClass · 0.70

Tested by

no test coverage detected