Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ update
Method
update
lib_acl_cpp/src/stdlib/xml2.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
const char* xml2::update(const char* data)
331
{
332
return acl_xml2_update(xml_, data);
333
}
334
335
bool xml2::complete(const char* root_tag)
336
{
Callers
3
md5_digest
Method · 0.45
md5_string
Method · 0.45
md5_file
Method · 0.45
Calls
1
acl_xml2_update
Function · 0.85
Tested by
no test coverage detected