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

Method previous_sibling

include/rapidxml/rapidxml.hpp:1164–1178  ·  view source on GitHub ↗

Gets previous sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \param name Name of sibling to find, or 0 to return previous sibling 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 automaticall

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

node_iteratorClass · 0.80
last_nodeMethod · 0.80

Calls 4

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

Tested by

no test coverage detected