Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle355 d xmlXPathRoot pr extproc('xmlXPathRoot')
/third_party/libxml2/include/libxml/
DxpathInternals.h517 xmlXPathRoot (xmlXPathParserContextPtr ctxt);
/third_party/gettext/gnulib-local/lib/libxml/
DxpathInternals.in.h546 xmlXPathRoot (xmlXPathParserContextPtr ctxt);
Dxpointer.c1051 xmlXPathRoot(ctxt); in xmlXPtrEvalXPtrPart()
1273 xmlXPathRoot(ctxt); in xmlXPtrEvalXPointer()
Delfgcchack.h17295 #undef xmlXPathRoot
17296 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
17298 #ifndef xmlXPathRoot
17299 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
17300 #define xmlXPathRoot xmlXPathRoot__internal_alias macro
Dxpath.c8505 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { in xmlXPathRoot() function
12799 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalFirst()
12917 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalLast()
13362 xmlXPathRoot(ctxt); in xmlXPathCompOpEval()
/third_party/libxml2/
Dxpointer.c1023 xmlXPathRoot(ctxt); in xmlXPtrEvalXPtrPart()
1243 xmlXPathRoot(ctxt); in xmlXPtrEvalXPointer()
Dlibxml2.syms372 xmlXPathRoot;
Delfgcchack.h17286 #undef xmlXPathRoot
17287 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
17289 #ifndef xmlXPathRoot
17290 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
17291 #define xmlXPathRoot xmlXPathRoot__internal_alias macro
Dxpath.c8454 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { in xmlXPathRoot() function
12674 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalFirst()
12814 xmlXPathRoot(ctxt); in xmlXPathCompOpEvalLast()
13096 xmlXPathRoot(ctxt); in xmlXPathCompOpEval()
DNEWS531 Don't change context node in xmlXPathRoot (Nick Wellnhofer),
Dtestapi.c50645 xmlXPathRoot(ctxt); in test_xmlXPathRoot()
/third_party/libxml2/win32/
Dlibxml2.def.src3059 xmlXPathRoot
/third_party/chromium/patch/
D0001-cve.patch118259 -#undef xmlXPathRoot
118260 -extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
118262 -#ifndef xmlXPathRoot
118263 -extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
118264 -#define xmlXPathRoot xmlXPathRoot__internal_alias