MCPcopy Create free account
hub / github.com/acl-dev/acl / text

Method text

lib_acl_cpp/src/stdlib/xml2.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64const char* xml2_node::text() const
65{
66 return node_->text;
67}
68
69const char* xml2_node::id() const
70{

Callers 8

onUrlGetMethod · 0.45
testFunction · 0.45
xml_node_printFunction · 0.45
testFunction · 0.45
xml_node_printFunction · 0.45
test2Function · 0.45
highcharts.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected