Searched refs:xmlStringLenDecodeEntities (Results 1 – 11 of 11) sorted by relevance
| /external/cronet/third_party/libxml/src/include/libxml/ |
| D | parserInternals.h | 545 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
|
| /external/libxml2/include/libxml/ |
| D | parserInternals.h | 577 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
|
| /external/libxml2/os400/libxmlrpg/ |
| D | parserInternals.rpgle | 432 d xmlStringLenDecodeEntities... 433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
|
| /external/libxml2/ |
| D | libxml2.syms | 1578 xmlStringLenDecodeEntities;
|
| D | NEWS | 1513 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie), 1955 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer), 3267 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
|
| D | parser.c | 2805 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
|
| D | testapi.c | 16611 ret_val = xmlStringLenDecodeEntities(ctxt, str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
|
| /external/cronet/third_party/libxml/src/ |
| D | SAX2.c | 1838 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
|
| D | NEWS | 1183 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie), 1625 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer), 2937 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
|
| D | parser.c | 3016 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
|
| D | testapi.c | 16156 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
|