Searched refs:xmlParseStringEntityRef (Results 1 – 1 of 1) sorted by relevance
1579 static xmlEntityPtr xmlParseStringEntityRef(xmlParserCtxtPtr ctxt,2645 ent = xmlParseStringEntityRef(ctxt, &str); in xmlStringLenDecodeEntities()7635 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef() function