Searched refs:ustrLimit (Results 1 – 1 of 1) sorted by relevance
322 const int32_t *ustrLimit = ustr + ustr_size; in utf8_normalizeOptCaseFold() local354 if (ustrCur + buflen > ustrLimit) { in utf8_normalizeOptCaseFold()399 const char *ustrLimit = ustr + ustr_size; in utf8_normalizeOptCaseFoldToUTF8() local434 if (ustrCur + utf8Len > ustrLimit) { in utf8_normalizeOptCaseFoldToUTF8()