Searched refs:cacheOverKeyPtr (Results 1 – 1 of 1) sorted by relevance
681 NJ_UINT16 cacheOverKeyPtr; in njx_search_word() local748 for (cacheOverKeyPtr = 0; cacheOverKeyPtr < kw_len; cacheOverKeyPtr++) { in njx_search_word()749 if (pCache->keyPtr[cacheOverKeyPtr] == pCache->keyPtr[cacheOverKeyPtr + 1] ) { in njx_search_word()753 cacheOverKeyPtr++; in njx_search_word()756 if (cacheOverKeyPtr < initst) { in njx_search_word()757 clrcnt = cacheOverKeyPtr; in njx_search_word()