Searched refs:xmlParseNotationType (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A DparserInternals.h424 xmlParseNotationType (xmlParserCtxtPtr ctxt);
/external/libxml2/
H A Dlibxml2.syms203 xmlParseNotationType;
H A Delfgcchack.h7417 #undef xmlParseNotationType macro
7418 extern __typeof (xmlParseNotationType) xmlParseNotationType __attribute((alias("xmlParseNotationType__internal_alias")));
7420 #ifndef xmlParseNotationType
7421 extern __typeof (xmlParseNotationType) xmlParseNotationType__internal_alias __attribute((visibility("hidden")));
7422 #define xmlParseNotationType xmlParseNotationType__internal_alias macro

Completed in 46 milliseconds