Searched refs:NXT_DJB_HASH_INIT (Results 1 – 2 of 2) sorted by relevance
17 hash = NXT_DJB_HASH_INIT; in nxt_djb_hash()36 hash = NXT_DJB_HASH_INIT; in nxt_djb_hash_lowcase()
18 #define NXT_DJB_HASH_INIT 5381 macro