Home
last modified time | relevance | path

Searched refs:xmlParseComment (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/result/errors/
Dcomment1.xml.str1 ./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14
Dcomment1.xml.err1 ./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14
Dcomment1.xml.ent1 ./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14
/external/libxml2/include/libxml/
DparserInternals.h411 xmlParseComment (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle229 d xmlParseComment...
230 d pr extproc('xmlParseComment')
/external/libxml2/
Dlibxml2.syms178 xmlParseComment;
Dparser.c4878 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function
6878 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()
Delfgcchack.h7061 #undef xmlParseComment
7062 extern __typeof (xmlParseComment) xmlParseComment __attribute((alias("xmlParseComment__internal_ali…
7064 #ifndef xmlParseComment
7065 extern __typeof (xmlParseComment) xmlParseComment__internal_alias __attribute((visibility("hidden")…
7066 #define xmlParseComment xmlParseComment__internal_alias macro
DNEWS1498 bug, xmlParseComment (with William Brack), regexp bug fixes (DV &
DChangeLog2416 * parser.c: bill pointed out a missing block in xmlParseComment
/external/libxml2/win32/
Dlibxml2.def.src1325 xmlParseComment