Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dpattern.h72 xmlPatternFromRoot (xmlPatternPtr comp);
/external/libxml2/include/libxml/
Dpattern.h72 xmlPatternFromRoot (xmlPatternPtr comp);
/external/chromium_org/third_party/libxml/src/
Dpattern.c2597 xmlPatternFromRoot(xmlPatternPtr comp) { in xmlPatternFromRoot() function
Delfgcchack.h7728 #undef xmlPatternFromRoot
7729 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__int…
7731 #ifndef xmlPatternFromRoot
7732 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hi…
7733 #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias macro
Dxpath.c14103 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
Dtestapi.c16830 ret_val = xmlPatternFromRoot(comp); in test_xmlPatternFromRoot()
/external/libxml2/
Dpattern.c2601 xmlPatternFromRoot(xmlPatternPtr comp) { in xmlPatternFromRoot() function
Delfgcchack.h7854 #undef xmlPatternFromRoot
7855 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__int…
7857 #ifndef xmlPatternFromRoot
7858 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hi…
7859 #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias macro
Dxpath.c14256 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1390 xmlPatternFromRoot