Home
last modified time | relevance | path

Searched refs:xmlXPathRoot (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
DxpathInternals.h515 xmlXPathRoot (xmlXPathParserContextPtr ctxt);
/external/libxml2/
Dxpointer.c1055 xmlXPathRoot(ctxt); in xmlXPtrEvalXPtrPart()
1276 xmlXPathRoot(ctxt); in xmlXPtrEvalXPointer()
Delfgcchack.h17078 #undef xmlXPathRoot
17079 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
17081 #ifndef xmlXPathRoot
17082 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
17083 #define xmlXPathRoot xmlXPathRoot__internal_alias macro
Dxpath.c8378 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { in xmlXPathRoot() function
12688 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalFirst()
12823 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalLast()
13359 xmlXPathRoot(ctxt); in xmlXPathCompOpEval()