Home
last modified time | relevance | path

Searched refs:xmlParseCommentComplex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dparser.c5114 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, in xmlParseCommentComplex() function
5366 xmlParseCommentComplex(ctxt, buf, len, size); in xmlParseComment()
H A DNEWS742 - parser: Fix error message in xmlParseCommentComplex
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dparser.c5089 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, in xmlParseCommentComplex() function
5342 xmlParseCommentComplex(ctxt, buf, len, size); in xmlParseComment()
H A DNEWS395 - parser: Fix error message in xmlParseCommentComplex