Searched refs:xmlUTF8MultibyteLen (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | parser.c | 853 xmlUTF8MultibyteLen(xmlParserCtxtPtr ctxt, const xmlChar *str, in xmlUTF8MultibyteLen() function 3776 l = xmlUTF8MultibyteLen(ctxt, str, in xmlExpandPEsInEntityValue() 4362 l = xmlUTF8MultibyteLen(ctxt, CUR_PTR, in xmlParseAttValueInternal()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | parser.c | 863 xmlUTF8MultibyteLen(xmlParserCtxtPtr ctxt, const xmlChar *str, in xmlUTF8MultibyteLen() function 3751 l = xmlUTF8MultibyteLen(ctxt, str, in xmlExpandPEsInEntityValue() 4337 l = xmlUTF8MultibyteLen(ctxt, CUR_PTR, in xmlParseAttValueInternal()
|