Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ data
Method
data
Tools/EditorFramework/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
11
writeRegion
Method · 0.45
writeState
Method · 0.45
writeStateText
Method · 0.45
setValueImpl
Method · 0.45
getValueList
Method · 0.45
loadUserSettingsFile
Method · 0.45
saveUserSettingsFile
Method · 0.45
setValueListImpl
Method · 0.45
getValueNodeList
Method · 0.45
eval_string
Method · 0.45
CString
Method · 0.45
Calls
1
xml_node
Class · 0.70
Tested by
no test coverage detected