Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
const char* xml2_node::text() const
65
{
66
return node_->text;
67
}
68
69
const char* xml2_node::id() const
70
{
Callers
8
onUrlGet
Method · 0.45
test
Function · 0.45
xml_node_print
Function · 0.45
test
Function · 0.45
xml_node_print
Function · 0.45
test2
Function · 0.45
jquery-1.8.2.min.js
File · 0.45
highcharts.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected