Searched refs:wordListCount (Results 1 – 1 of 1) sorted by relevance
48 const char* anyOf(const char* wordStart, const char* wordList[], size_t wordListCount) const { in anyOf() argument50 const char** wordEnd = wordPtr + wordListCount; in anyOf()