Home
last modified time | relevance | path

Searched defs:XPath (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.h841 struct XPath : std::list<XPathElement> struct
843 XPath() : _absolute(false) {} in XPath() function
844 XPath(const char* path) {init(path);} in XPath() function
845 XPath(const std::string path) {init(path.c_str());} in XPath() function
849 bool _absolute;
/reactos/dll/win32/msxml3/
H A Delement.c1505 BOOL XPath; in domelem_getElementsByTagName() local
H A Ddomdoc.c89 BOOL XPath; member
1971 BOOL XPath; in domdoc_getElementsByTagName() local