Searched refs:xmlParseTextDecl (Results 1 – 8 of 8) sorted by relevance
456 xmlParseTextDecl (xmlParserCtxtPtr ctxt);
2576 xmlParseTextDecl(ctxt); in xmlParserHandlePEReference()6670 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl() function6766 xmlParseTextDecl(ctxt); in xmlParseExternalSubset()7713 xmlParseTextDecl(ctxt); in xmlParsePEReference()12420 xmlParseTextDecl(ctxt); in xmlParseCtxtExternalEntity()12638 xmlParseTextDecl(ctxt); in xmlParseExternalEntityPrivate()
7395 #undef xmlParseTextDecl7396 extern __typeof (xmlParseTextDecl) xmlParseTextDecl __attribute((alias("xmlParseTextDecl__internal_…7398 #ifndef xmlParseTextDecl7399 extern __typeof (xmlParseTextDecl) xmlParseTextDecl__internal_alias __attribute((visibility("hidden…7400 #define xmlParseTextDecl xmlParseTextDecl__internal_alias macro
2455 xmlParseTextDecl(ctxt); in xmlParserHandlePEReference()6608 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl() function6704 xmlParseTextDecl(ctxt); in xmlParseExternalSubset()7659 xmlParseTextDecl(ctxt); in xmlParsePEReference()12428 xmlParseTextDecl(ctxt); in xmlParseCtxtExternalEntity()12646 xmlParseTextDecl(ctxt); in xmlParseExternalEntityPrivate()
14771 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
1357 xmlParseTextDecl