Searched refs:xmlParseTextDecl (Results 1 – 7 of 7) sorted by relevance
489 xmlParseTextDecl (xmlParserCtxtPtr ctxt);
368 d xmlParseTextDecl...369 d pr extproc('xmlParseTextDecl')
213 xmlParseTextDecl;
2681 xmlParseTextDecl(ctxt); in xmlParserHandlePEReference()6985 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl() function7081 xmlParseTextDecl(ctxt); in xmlParseExternalSubset()8066 xmlParseTextDecl(ctxt); in xmlParsePEReference()13065 xmlParseTextDecl(ctxt); in xmlParseCtxtExternalEntity()13293 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