Lines Matching full:key1
131 static int HashCmpWord(const LCHAR *key1, const LCHAR *key2)132 { return strcmp((const char*)key1,(const char*)key2); }