Home
last modified time | relevance | path

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

/external/libxml2/
Ddict.c66 #define MAX_DICT_HASH 8 * 2048 macro
978 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) { in xmlDictLookup()
1193 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) in xmlDictQLookup()