Searched refs:MAX_DICT_HASH (Results 1 – 2 of 2) sorted by relevance
67 #define MAX_DICT_HASH 8 * 2048 macro986 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) { in xmlDictLookup()1201 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) in xmlDictQLookup()
77 #define MAX_DICT_HASH 8 * 2048 macro989 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) { in xmlDictLookup()1204 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) in xmlDictQLookup()