Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
DparserInternals.h545 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/include/libxml/
DparserInternals.h577 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle432 d xmlStringLenDecodeEntities...
433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
/external/libxml2/
Dlibxml2.syms1578 xmlStringLenDecodeEntities;
DNEWS1513 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie),
1955 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer),
3267 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
Dparser.c2805 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
Dtestapi.c16611 ret_val = xmlStringLenDecodeEntities(ctxt, str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
/external/cronet/third_party/libxml/src/
DSAX2.c1838 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
DNEWS1183 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie),
1625 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer),
2937 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
Dparser.c3016 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
Dtestapi.c16156 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()