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);
222 d xmlParseComment...223 d pr extproc('xmlParseComment')
178 xmlParseComment;
4959 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function6980 xmlParseComment(ctxt); in xmlParseMarkupDecl()10034 xmlParseComment(ctxt); in xmlParseContent()10760 xmlParseComment(ctxt); in xmlParseMisc()11666 xmlParseComment(ctxt); in xmlParseTryOrFinish()11877 xmlParseComment(ctxt); in xmlParseTryOrFinish()11980 xmlParseComment(ctxt); in xmlParseTryOrFinish()12036 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