Searched refs:xmlParseCommentComplex (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | parser.c | 5114 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, in xmlParseCommentComplex() function 5366 xmlParseCommentComplex(ctxt, buf, len, size); in xmlParseComment()
|
H A D | NEWS | 742 - parser: Fix error message in xmlParseCommentComplex
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | parser.c | 5089 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, in xmlParseCommentComplex() function 5342 xmlParseCommentComplex(ctxt, buf, len, size); in xmlParseComment()
|
H A D | NEWS | 395 - parser: Fix error message in xmlParseCommentComplex
|