Searched refs:xmlParsePEReference (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
H A DparserInternals.h458 xmlParsePEReference (xmlParserCtxtPtr ctxt);
/external/libxml2/
H A Dlibxml2.syms204 xmlParsePEReference;
H A Delfgcchack.h7427 #undef xmlParsePEReference macro
7428 extern __typeof (xmlParsePEReference) xmlParsePEReference __attribute((alias("xmlParsePEReference__internal_alias")));
7430 #ifndef xmlParsePEReference
7431 extern __typeof (xmlParsePEReference) xmlParsePEReference__internal_alias __attribute((visibility("hidden")));
7432 #define xmlParsePEReference xmlParsePEReference__internal_alias macro
H A Dparser.c6862 xmlParsePEReference(ctxt);
7038 xmlParsePEReference(ctxt);
7193 xmlParsePEReference(ctxt);
8026 * xmlParsePEReference:
8055 xmlParsePEReference(xmlParserCtxtPtr ctxt) function
8067 "xmlParsePEReference: no name\n");
8489 xmlParsePEReference(ctxt);

Completed in 176 milliseconds