Home
last modified time | relevance | path

Searched refs:xmlDictSetLimit (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Ddict.rpgle31 d xmlDictSetLimit...
32 d pr extproc('xmlDictSetLimit')
/external/libxml2/include/libxml/
Ddict.h45 xmlDictSetLimit (xmlDictPtr dict,
/external/libxml2/
Ddict.c1256 xmlDictSetLimit(xmlDictPtr dict, size_t limit) { in xmlDictSetLimit() function
Dlibxml2.syms2260 xmlDictSetLimit;
DparserInternals.c1596 xmlDictSetLimit(ctxt->dict, XML_MAX_DICTIONARY_LIMIT); in xmlInitParserCtxt()
Delfgcchack.h2965 #undef xmlDictSetLimit
2966 extern __typeof (xmlDictSetLimit) xmlDictSetLimit __attribute((alias("xmlDictSetLimit__internal_ali…
2968 #ifndef xmlDictSetLimit
2969 extern __typeof (xmlDictSetLimit) xmlDictSetLimit__internal_alias __attribute((visibility("hidden")…
2970 #define xmlDictSetLimit xmlDictSetLimit__internal_alias macro
Dparser.c15128 xmlDictSetLimit(ctxt->dict, 0); in xmlCtxtUseOptionsInternal()
/external/libxml2/win32/
Dlibxml2.def.src780 xmlDictSetLimit