Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h529 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle432 d xmlStringLenDecodeEntities...
433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
/third_party/libxml2/
Dlibxml2.syms1588 xmlStringLenDecodeEntities;
Delfgcchack.h11009 #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
DSAX2.c1929 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
DNEWS256 Fix infinite loop in xmlStringLenDecodeEntities (Zhipeng Xie),
698 Fix potential infinite loop in xmlStringLenDecodeEntities (Nick Wellnhofer),
2010 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
Dparser.c2649 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
2848 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what, in xmlStringDecodeEntities()
Dtestapi.c16714 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
/third_party/libxml2/win32/
Dlibxml2.def.src1903 xmlStringLenDecodeEntities
/third_party/chromium/patch/
D0001-cve.patch77584 - 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