Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dparser.c1368 static xmlEntityPtr xmlParseStringEntityRef(xmlParserCtxtPtr ctxt,
2557 ent = xmlParseStringEntityRef(ctxt, &str); in xmlStringLenDecodeEntities()
7378 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function
/external/libxml2/
Dparser.c1539 static xmlEntityPtr xmlParseStringEntityRef(xmlParserCtxtPtr ctxt,
2736 ent = xmlParseStringEntityRef(ctxt, &str); in xmlStringLenDecodeEntities()
7725 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function