Home
last modified time | relevance | path

Searched refs:xmlParseStringPEReference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dparser.c204 static xmlEntityPtr xmlParseStringPEReference(xmlParserCtxtPtr ctxt,
3825 ent = xmlParseStringPEReference(ctxt, &str); in xmlExpandPEsInEntityValue()
8084 xmlParseStringPEReference(xmlParserCtxtPtr ctxt, const xmlChar **str) { in xmlParseStringPEReference() function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dparser.c203 static xmlEntityPtr xmlParseStringPEReference(xmlParserCtxtPtr ctxt,
3800 ent = xmlParseStringPEReference(ctxt, &str); in xmlExpandPEsInEntityValue()
8067 xmlParseStringPEReference(xmlParserCtxtPtr ctxt, const xmlChar **str) { in xmlParseStringPEReference() function