Searched refs:scanLimit (Results 1 – 1 of 1) sorted by relevance
2436 int32_t scanLimit = (int32_t)index + 32; in ucstrTextAccess() local2438 scanLimit = INT32_MAX; in ucstrTextAccess()2442 for (; chunkLimit<scanLimit; chunkLimit++) { in ucstrTextAccess()