Searched refs:find_relative (Results 1 – 2 of 2) sorted by relevance
118 node = node->find_relative(xpath); in go()132 node = node->find_relative(xpath); in go()251 const XMLNode* XMLNode::find_relative(const XPath& xpath) const in find_relative() function in XMLStorage::XMLNode265 XMLNode* XMLNode::find_relative(const XPath& xpath) in find_relative() function in XMLStorage::XMLNode
1190 const XMLNode* node = find_relative(xpath); in get_sub_content()1256 const XMLNode* find_relative(const XPath& xpath) const;1259 XMLNode* find_relative(const XPath& xpath);