Searched refs:scriptIndex (Results 1 – 3 of 3) sorted by relevance
186 for (int32_t scriptIndex = fromIndex; scriptIndex < (int32_t)sizeof(bits)*8; scriptIndex++) { in nextSetBit() local187 if (test((UScriptCode)scriptIndex, status)) { in nextSetBit()188 return scriptIndex; in nextSetBit()
464 int32_t scriptIndex = -1; in createBucketList() local473 scriptUpperBoundary = getString(*firstCharsInScripts_, ++scriptIndex); in createBucketList()
1029 int scriptIndex = -1; in createBucketList() local1037 scriptUpperBoundary = firstCharsInScripts.get(++scriptIndex); in createBucketList()