Home
last modified time | relevance | path

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

/external/libxml2/test/recurse/
Dlol4.patch5 @@ -2505,6 +2505,11 @@ xmlStringLenDecodeEntities(xmlParserCtxt
/external/libxml2/include/libxml/
DparserInternals.h529 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle432 d xmlStringLenDecodeEntities...
433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
/external/libxml2/
Dlibxml2.syms1588 xmlStringLenDecodeEntities;
Delfgcchack.h10987 #undef xmlStringLenDecodeEntities
10988 extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities __attribute((alias("xmlStri…
10990 #ifndef xmlStringLenDecodeEntities
10991 extern __typeof (xmlStringLenDecodeEntities) xmlStringLenDecodeEntities__internal_alias __attribute…
10992 #define xmlStringLenDecodeEntities xmlStringLenDecodeEntities__internal_alias macro
DSAX2.c1952 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
Dparser.c2590 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function
2783 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what, in xmlStringDecodeEntities()
DNEWS1084 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
Dtestapi.c16712 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
DChangeLog2989 about risk of invalid write in xmlStringLenDecodeEntities
/external/libxml2/win32/
Dlibxml2.def.src1901 xmlStringLenDecodeEntities