Searched refs:xmlParseEntityDecl (Results 1 – 9 of 9) sorted by relevance
7 Entity: line 1: parser error : xmlParseEntityDecl: no name
419 xmlParseEntityDecl (xmlParserCtxtPtr ctxt);
244 d xmlParseEntityDecl...245 d pr extproc('xmlParseEntityDecl')
190 xmlParseEntityDecl;
7239 #undef xmlParseEntityDecl7240 extern __typeof (xmlParseEntityDecl) xmlParseEntityDecl __attribute((alias("xmlParseEntityDecl__int…7242 #ifndef xmlParseEntityDecl7243 extern __typeof (xmlParseEntityDecl) xmlParseEntityDecl__internal_alias __attribute((visibility("hi…7244 #define xmlParseEntityDecl xmlParseEntityDecl__internal_alias macro
5403 xmlParseEntityDecl(xmlParserCtxtPtr ctxt) { in xmlParseEntityDecl() function6869 xmlParseEntityDecl(ctxt); in xmlParseMarkupDecl()
217 Fix memory leak in xmlParseEntityDecl error path (Nick Wellnhofer),
1342 xmlParseEntityDecl