Searched refs:xmlParseComment (Results 1 – 11 of 11) sorted by relevance
1 ./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14
411 xmlParseComment (xmlParserCtxtPtr ctxt);
229 d xmlParseComment...230 d pr extproc('xmlParseComment')
178 xmlParseComment;
4878 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function6878 xmlParseComment(ctxt); in xmlParseMarkupDecl()9895 xmlParseComment(ctxt); in xmlParseContentInternal()10669 xmlParseComment(ctxt); in xmlParseMisc()11565 xmlParseComment(ctxt); in xmlParseTryOrFinish()11768 xmlParseComment(ctxt); in xmlParseTryOrFinish()11871 xmlParseComment(ctxt); in xmlParseTryOrFinish()11927 xmlParseComment(ctxt); in xmlParseTryOrFinish()
7061 #undef xmlParseComment7062 extern __typeof (xmlParseComment) xmlParseComment __attribute((alias("xmlParseComment__internal_ali…7064 #ifndef xmlParseComment7065 extern __typeof (xmlParseComment) xmlParseComment__internal_alias __attribute((visibility("hidden")…7066 #define xmlParseComment xmlParseComment__internal_alias macro
1498 bug, xmlParseComment (with William Brack), regexp bug fixes (DV &
2416 * parser.c: bill pointed out a missing block in xmlParseComment
1325 xmlParseComment