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()
1273 xmlXPathRoot(ctxt); in xmlXPtrEvalXPointer()
Delfgcchack.h16962 #undef xmlXPathRoot
16963 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
16965 #ifndef xmlXPathRoot
16966 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
16967 #define xmlXPathRoot xmlXPathRoot__internal_alias macro
Dxpath.c8301 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { in xmlXPathRoot() function
12577 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalFirst()
12712 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalLast()
13247 xmlXPathRoot(ctxt); in xmlXPathCompOpEval()