Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dparser.c1432 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar **str);
4053 name = xmlParseStringEntityRef(ctxt, &str); in xmlCheckEntityInAttValue()
4209 name = xmlParseStringEntityRef(ctxt, &str); in xmlExpandEntityInAttValue()
7768 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dparser.c1440 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar **str);
4030 name = xmlParseStringEntityRef(ctxt, &str); in xmlCheckEntityInAttValue()
4186 name = xmlParseStringEntityRef(ctxt, &str); in xmlExpandEntityInAttValue()
7734 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function