Searched refs:HashCmpWord (Results 1 – 2 of 2) sorted by relevance
131 static int HashCmpWord(const LCHAR *key1, const LCHAR *key2) in HashCmpWord() function149 hashArgs.compFunction = HashCmpWord; // PHASH_TABLE_DEFAULT_COMP_FUNCTION; in my_PHashTableCreate_FromStrings()
317 int HashCmpWord(const LCHAR *key1, const LCHAR *key2) in HashCmpWord() function353 hashArgs.compFunction = HashCmpWord; // PHASH_TABLE_DEFAULT_COMP_FUNCTION; in wordmap_create()2858 hashArgs.compFunction = HashCmpWord; //PHASH_TABLE_DEFAULT_COMP_FUNCTION; in deserializeWordMapV2()