MCPcopy Create free account
hub / github.com/Cheedoong/xml2json / first_node

Method first_node

include/rapidxml/rapidxml.hpp:1115–1130  ·  view source on GitHub ↗

Gets first child node, optionally matching node name. \param name Name of child to find, or 0 to return first child regardless of its name; this string doesn't have to be zero-terminated if name_size is non-zero \param name_size Size of name, in characters, or 0 to have size calculated automatically from string \param case_sensitive Should name comparison be case-sensitive; non case-sensitive comp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

validateMethod · 0.95
xml2json_traverse_nodeFunction · 0.80
xml2jsonFunction · 0.80
count_childrenFunction · 0.80
node_iteratorMethod · 0.80
clone_nodeMethod · 0.80
parseMethod · 0.80
fixupMethod · 0.80
validateMethod · 0.80
print_childrenFunction · 0.80
print_element_nodeFunction · 0.80

Calls 7

xmlnsMethod · 0.95
xmlns_sizeMethod · 0.95
measureFunction · 0.85
compareFunction · 0.85
next_siblingMethod · 0.80
nameMethod · 0.80
name_sizeMethod · 0.80

Tested by

no test coverage detected