Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c274 static xmlEntityPtr xmlParseStringPEReference(xmlParserCtxtPtr ctxt,
2696 ent = xmlParseStringPEReference(ctxt, &str); in xmlStringLenDecodeEntities()
8091 xmlParseStringPEReference(xmlParserCtxtPtr ctxt, const xmlChar **str) { in xmlParseStringPEReference() function
DChangeLog18953 in strange ways due to that. Added xmlParseStringPEReference()