Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ xml2.cpp
File
xml2.cpp
lib_acl_cpp/src/stdlib/xml2.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"acl_stdafx.hpp"
2
#ifndef ACL_PREPARE_COMPILE
3
#include
"acl_cpp/stdlib/snprintf.hpp"
4
#include
"acl_cpp/stdlib/string.hpp"
Callers
nothing calls this directly
Calls
15
acl_xml2_node_add_attr
Function · 0.85
acl_xml2_node_add_text
Function · 0.85
acl_xml2_node_set_text
Function · 0.85
acl_xml2_node_set_text_stream
Function · 0.85
acl_xml2_node_add_child
Function · 0.85
acl_xml2_slash
Function · 0.85
acl_xml2_decode_enable
Function · 0.85
acl_xml2_encode_enable
Function · 0.85
acl_xml2_multi_root
Function · 0.85
acl_xml2_getElementsByTagName
Function · 0.85
acl_xml_free_array
Function · 0.85
acl_xml2_getElementsByTags
Function · 0.85
Tested by
no test coverage detected