word_match
return word_match(gCmpKey, (*firstArg)->String()) - word_match(gCmpKey,
&& word_match(gCmpKey, testWord)
int word_match(const char* reference, const char* test);