Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_name
Method
get_name
lib_acl_cpp/src/stdlib/xml2.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
const char* xml2_attr::get_name() const
21
{
22
return attr_->name;
23
}
24
25
const char* xml2_attr::get_value() const
26
{
Callers
15
test_parse
Function · 0.45
test
Function · 0.45
attr_print
Function · 0.45
test
Function · 0.45
attr_print
Function · 0.45
print_attrs
Function · 0.45
doUpload
Method · 0.45
test_georadius
Function · 0.45
test_georadiusbymember
Function · 0.45
doUpload
Method · 0.45
save_mail
Method · 0.45
print_user
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_parse
Function · 0.36
test_georadius
Function · 0.36
test_georadiusbymember
Function · 0.36
print_user
Function · 0.36