Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c1579 static xmlEntityPtr xmlParseStringEntityRef(xmlParserCtxtPtr ctxt,
2645 ent = xmlParseStringEntityRef(ctxt, &str); in xmlStringLenDecodeEntities()
7635 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function