Searched defs:xmlPatternFromRoot (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dpattern.c2589 * xmlPatternFromRoot:
2597 xmlPatternFromRoot(xmlPatternPtr comp) { function
H A Delfgcchack.h7728 #undef xmlPatternFromRoot macro
7729 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__internal_alias")));
7731 #ifndef xmlPatternFromRoot
7732 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hidden")));
7733 #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias macro
/external/libxml2/
H A Dpattern.c2593 * xmlPatternFromRoot:
2601 xmlPatternFromRoot(xmlPatternPtr comp) { function
H A Delfgcchack.h7854 #undef xmlPatternFromRoot macro
7855 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__internal_alias")));
7857 #ifndef xmlPatternFromRoot
7858 extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hidden")));
7859 #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias macro

Completed in 329 milliseconds