Searched refs:charLimit (Results 1 – 2 of 2) sorted by relevance
118 if (scriptEnd >= charLimit) { in next()124 for (scriptStart = scriptEnd; scriptEnd < charLimit; scriptEnd += 1) { in next()130 if (high >= 0xD800 && high <= 0xDBFF && scriptEnd < charLimit - 1) in next()
75 int32_t charLimit; variable141 charLimit = start + length; in reset()