Home
last modified time | relevance | path

Searched refs:xmlParseComment (Results 1 – 10 of 10) 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
/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.c4812 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment() function
6800 xmlParseComment(ctxt); in xmlParseMarkupDecl()
9838 xmlParseComment(ctxt); in xmlParseContent()
10559 xmlParseComment(ctxt); in xmlParseMisc()
11459 xmlParseComment(ctxt); in xmlParseTryOrFinish()
11666 xmlParseComment(ctxt); in xmlParseTryOrFinish()
11769 xmlParseComment(ctxt); in xmlParseTryOrFinish()
11825 xmlParseComment(ctxt); in xmlParseTryOrFinish()
Delfgcchack.h7051 #undef xmlParseComment
7052 extern __typeof (xmlParseComment) xmlParseComment __attribute((alias("xmlParseComment__internal_ali…
7054 #ifndef xmlParseComment
7055 extern __typeof (xmlParseComment) xmlParseComment__internal_alias __attribute((visibility("hidden")…
7056 #define xmlParseComment xmlParseComment__internal_alias macro
DNEWS1055 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.src1324 xmlParseComment