Searched refs:xmlDictSetLimit (Results 1 – 8 of 8) sorted by relevance
31 d xmlDictSetLimit...32 d pr extproc('xmlDictSetLimit')
45 xmlDictSetLimit (xmlDictPtr dict,
1256 xmlDictSetLimit(xmlDictPtr dict, size_t limit) { in xmlDictSetLimit() function
2260 xmlDictSetLimit;
1596 xmlDictSetLimit(ctxt->dict, XML_MAX_DICTIONARY_LIMIT); in xmlInitParserCtxt()
2965 #undef xmlDictSetLimit2966 extern __typeof (xmlDictSetLimit) xmlDictSetLimit __attribute((alias("xmlDictSetLimit__internal_ali…2968 #ifndef xmlDictSetLimit2969 extern __typeof (xmlDictSetLimit) xmlDictSetLimit__internal_alias __attribute((visibility("hidden")…2970 #define xmlDictSetLimit xmlDictSetLimit__internal_alias macro
15128 xmlDictSetLimit(ctxt->dict, 0); in xmlCtxtUseOptionsInternal()
780 xmlDictSetLimit