Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_string
Method · 0.45
onAddressBarChanged
Method · 0.45
initialize
Method · 0.45
loadURL
Method · 0.45
Calls
1
xml_node
Class · 0.70
Tested by
no test coverage detected