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

Method first_attribute

include/rapidxml/rapidxml.hpp:1208–1221  ·  view source on GitHub ↗

Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute 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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

xml2json_add_attributesFunction · 0.80
xml2json_traverse_nodeFunction · 0.80
count_attributesFunction · 0.80
attribute_iteratorMethod · 0.80
clone_nodeMethod · 0.80
xmlns_lookupMethod · 0.80
fixupMethod · 0.80
print_attributesFunction · 0.80

Calls 4

measureFunction · 0.85
compareFunction · 0.85
nameMethod · 0.80
name_sizeMethod · 0.80

Tested by

no test coverage detected