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