Searched refs:xmlStringLenDecodeEntities (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | parserInternals.h | 529 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | parserInternals.rpgle | 432 d xmlStringLenDecodeEntities... 433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
|
| /third_party/libxml2/ |
| D | libxml2.syms | 1588 xmlStringLenDecodeEntities;
|
| D | elfgcchack.h | 11009 #undef xmlStringLenDecodeEntities 11010 extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities __attribute((alias("xmlStri… 11012 #ifndef xmlStringLenDecodeEntities 11013 extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities__internal_alias __attribute… 11014 #define xmlStringLenDecodeEntities xmlStringLenDecodeEntities__internal_alias macro
|
| D | SAX2.c | 1929 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
|
| D | NEWS | 256 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie), 698 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer), 2010 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
|
| D | parser.c | 2649 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function 2848 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what, in xmlStringDecodeEntities()
|
| D | testapi.c | 16714 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1903 xmlStringLenDecodeEntities
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 77584 - about risk of invalid write in xmlStringLenDecodeEntities 95919 + Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie), 111982 -#undef xmlStringLenDecodeEntities 111983 -extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities __attribute((alias("xmlStr… 111985 -#ifndef xmlStringLenDecodeEntities 111986 -extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities__internal_alias __attribut… 111987 -#define xmlStringLenDecodeEntities xmlStringLenDecodeEntities__internal_alias
|