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

Method last_node

include/rapidxml/rapidxml.hpp:1139–1155  ·  view source on GitHub ↗

Gets last child node, optionally matching node name. Behaviour is undefined if node has no children. Use first_node() to test if node has children. \param name Name of child to find, or 0 to return last 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 s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected