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

/external/chromium_org/third_party/libxml/src/
H A Dpattern.c2562 * xmlPatternMinDepth:
2572 xmlPatternMinDepth(xmlPatternPtr comp) { function
H A Delfgcchack.h7776 #undef xmlPatternMinDepth macro
7777 extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth __attribute((alias("xmlPatternMinDepth__internal_alias")));
7779 #ifndef xmlPatternMinDepth
7780 extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth__internal_alias __attribute((visibility("hidden")));
7781 #define xmlPatternMinDepth xmlPatternMinDepth__internal_alias macro
/external/libxml2/
H A Dpattern.c2562 * xmlPatternMinDepth:
2572 xmlPatternMinDepth(xmlPatternPtr comp) { function
H A Delfgcchack.h7776 #undef xmlPatternMinDepth macro
7777 extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth __attribute((alias("xmlPatternMinDepth__internal_alias")));
7779 #ifndef xmlPatternMinDepth
7780 extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth__internal_alias __attribute((visibility("hidden")));
7781 #define xmlPatternMinDepth xmlPatternMinDepth__internal_alias macro

Completed in 177 milliseconds