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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DparserInternals.h391 xmlParseNotationType (xmlParserCtxtPtr ctxt);
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h7223 #undef xmlParseNotationType macro
7224 extern __typeof (xmlParseNotationType) xmlParseNotationType __attribute((alias("xmlParseNotationType__internal_alias")));
7226 #ifndef xmlParseNotationType
7227 extern __typeof (xmlParseNotationType) xmlParseNotationType__internal_alias __attribute((visibility("hidden")));
7228 #define xmlParseNotationType xmlParseNotationType__internal_alias macro

Completed in 91 milliseconds