Searched refs:xmlParseComment (Results 1 – 10 of 10) 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;
4992 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function7015 xmlParseComment(ctxt); in xmlParseMarkupDecl()10090 xmlParseComment(ctxt); in xmlParseContent()10816 xmlParseComment(ctxt); in xmlParseMisc()11723 xmlParseComment(ctxt); in xmlParseTryOrFinish()11934 xmlParseComment(ctxt); in xmlParseTryOrFinish()12037 xmlParseComment(ctxt); in xmlParseTryOrFinish()12093 xmlParseComment(ctxt); in xmlParseTryOrFinish()
7051 #undef xmlParseComment7052 extern __typeof (xmlParseComment) xmlParseComment __attribute((alias("xmlParseComment__internal_ali…7054 #ifndef xmlParseComment7055 extern __typeof (xmlParseComment) xmlParseComment__internal_alias __attribute((visibility("hidden")…7056 #define xmlParseComment xmlParseComment__internal_alias macro
1055 bug, xmlParseComment (with William Brack), regexp bug fixes (DV &
2416 * parser.c: bill pointed out a missing block in xmlParseComment
1324 xmlParseComment