Searched refs:rowCpIndex (Results 1 – 2 of 2) sorted by relevance
422 rowCpIndex(unfoldStringWidth) { in FullCaseFoldingIterator()430 if(rowCpIndex>=unfoldRowWidth || p[rowCpIndex]==0) { in next()433 rowCpIndex=unfoldStringWidth; in next()442 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
149 int32_t rowCpIndex; variable