Searched refs:xmlStringLenDecodeEntities (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/test/recurse/ |
D | lol4.patch | 5 @@ -2505,6 +2505,11 @@ xmlStringLenDecodeEntities(xmlParserCtxt
|
/external/libxml2/include/libxml/ |
D | parserInternals.h | 529 xmlStringLenDecodeEntities (xmlParserCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | parserInternals.rpgle | 432 d xmlStringLenDecodeEntities... 433 d pr * extproc('xmlStringLenDecodeEntities')xmlChar *
|
/external/libxml2/ |
D | libxml2.syms | 1588 xmlStringLenDecodeEntities;
|
D | elfgcchack.h | 10987 #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
|
D | SAX2.c | 1956 ret = xmlStringLenDecodeEntities(ctxt, str, end - str, in xmlSAX2DecodeAttrEntities()
|
D | parser.c | 2590 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities() function 2783 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what, in xmlStringDecodeEntities()
|
D | NEWS | 1084 xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
|
D | testapi.c | 16712 … ret_val = xmlStringLenDecodeEntities(ctxt, (const xmlChar *)str, len, what, end, end2, end3); in test_xmlStringLenDecodeEntities()
|
D | ChangeLog | 2989 about risk of invalid write in xmlStringLenDecodeEntities
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1901 xmlStringLenDecodeEntities
|