Searched refs:rowCpIndex (Results 1 – 6 of 6) sorted by relevance
417 rowCpIndex(unfoldStringWidth) { in FullCaseFoldingIterator()425 if(rowCpIndex>=unfoldRowWidth || p[rowCpIndex]==0) { in next()428 rowCpIndex=unfoldStringWidth; in next()437 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
150 int32_t rowCpIndex; variable
423 rowCpIndex(unfoldStringWidth) { in FullCaseFoldingIterator()431 if(rowCpIndex>=unfoldRowWidth || p[rowCpIndex]==0) { in next()434 rowCpIndex=unfoldStringWidth; in next()443 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
550 rowCpIndex(unfoldStringWidth) { in FullCaseFoldingIterator()558 if(rowCpIndex>=unfoldRowWidth || p[rowCpIndex]==0) { in next()561 rowCpIndex=unfoldStringWidth; in next()570 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
154 int32_t rowCpIndex; variable