Home
last modified time | relevance | path

Searched refs:find_relative (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.cpp118 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::XMLNode
265 XMLNode* XMLNode::find_relative(const XPath& xpath) in find_relative() function in XMLStorage::XMLNode
H A Dxmlstorage.h1190 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);