Searched refs:wordsIndex (Results 1 – 1 of 1) sorted by relevance
1960 for (int wordsIndex = s->mStateWord - 1; wordsIndex >= 0; --wordsIndex) { in FindPartialAddress() local1961 const UChar* test = s->mWords[wordsIndex]; in FindPartialAddress()2001 if (shift > wordsIndex) in FindPartialAddress()2014 if (wordsIndex != s->mStateWord - 1) in FindPartialAddress()