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

/external/libxml2/
H A Dpattern.c2594 * xmlPatternFromRoot:
2602 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 259 milliseconds