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;
4894 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function6890 xmlParseComment(ctxt); in xmlParseMarkupDecl()9906 xmlParseComment(ctxt); in xmlParseContentInternal()10677 xmlParseComment(ctxt); in xmlParseMisc()11575 xmlParseComment(ctxt); in xmlParseTryOrFinish()11778 xmlParseComment(ctxt); in xmlParseTryOrFinish()11881 xmlParseComment(ctxt); in xmlParseTryOrFinish()11937 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
1981 bug, xmlParseComment (with William Brack), regexp bug fixes (DV &
1325 xmlParseComment
77011 - * parser.c: bill pointed out a missing block in xmlParseComment108046 -#undef xmlParseComment108047 -extern __typeof (xmlParseComment) xmlParseComment __attribute((alias("xmlParseComment__internal_al…108049 -#ifndef xmlParseComment108050 -extern __typeof (xmlParseComment) xmlParseComment__internal_alias __attribute((visibility("hidden"…108051 -#define xmlParseComment xmlParseComment__internal_alias123741 xmlParseComment(ctxt);