Searched refs:xmlParseTextDecl (Results 1 – 7 of 7) sorted by relevance
489 xmlParseTextDecl (xmlParserCtxtPtr ctxt);
382 d xmlParseTextDecl...383 d pr extproc('xmlParseTextDecl')
213 xmlParseTextDecl;
2700 xmlParseTextDecl(ctxt); in xmlParserHandlePEReference()7063 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl() function7159 xmlParseTextDecl(ctxt); in xmlParseExternalSubset()8152 xmlParseTextDecl(ctxt); in xmlParsePEReference()13214 xmlParseTextDecl(ctxt); in xmlParseCtxtExternalEntity()13442 xmlParseTextDecl(ctxt); in xmlParseExternalEntityPrivate()
7521 #undef xmlParseTextDecl7522 extern __typeof (xmlParseTextDecl) xmlParseTextDecl __attribute((alias("xmlParseTextDecl__internal_…7524 #ifndef xmlParseTextDecl7525 extern __typeof (xmlParseTextDecl) xmlParseTextDecl__internal_alias __attribute((visibility("hidden…7526 #define xmlParseTextDecl xmlParseTextDecl__internal_alias macro
14771 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
1369 xmlParseTextDecl