Searched refs:inputIdx (Results 1 – 4 of 4) sorted by relevance
245 for (int32_t inputIdx=0; inputIdx < length;) { in wholeScriptCheck() local246 UChar32 c = text.char32At(inputIdx); in wholeScriptCheck()247 inputIdx += U16_LENGTH(c); in wholeScriptCheck()
1741 inline void backTrack(int64_t &inputIdx, int32_t &patIdx);
1750 inline void backTrack(int64_t &inputIdx, int32_t &patIdx);