Home
last modified time | relevance | path

Searched refs:xmlPatternFromRoot (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dpattern.rpgle85 d xmlPatternFromRoot...
86 d pr extproc('xmlPatternFromRoot')
/third_party/libxml2/include/libxml/
Dpattern.h72 xmlPatternFromRoot (xmlPatternPtr comp);
/third_party/libxml2/
Dlibxml2.syms2009 xmlPatternFromRoot;
Dpattern.c2605 xmlPatternFromRoot(xmlPatternPtr comp) { in xmlPatternFromRoot() function
Delfgcchack.h7864 #undef xmlPatternFromRoot
7865 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__int…
7867 #ifndef xmlPatternFromRoot
7868 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hi…
7869 #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias macro
Dxpath.c13664 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
Dtestapi.c16933 ret_val = xmlPatternFromRoot(comp); in test_xmlPatternFromRoot()
/third_party/libxml2/win32/
Dlibxml2.def.src1403 xmlPatternFromRoot
/third_party/chromium/patch/
D0001-cve.patch108849 -#undef xmlPatternFromRoot
108850 -extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__in…
108852 -#ifndef xmlPatternFromRoot
108853 -extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("h…
108854 -#define xmlPatternFromRoot xmlPatternFromRoot__internal_alias
124221 @@ -2616,6 +2604,4 @@ xmlPatternFromRoot(xmlPatternPtr comp) {