Searched refs:stringLengthsLimit (Results 1 – 2 of 2) sorted by relevance
210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize; in confusableLookup() local211 for (ix = 0; ix < stringLengthsLimit; ix++) { in confusableLookup()217 U_ASSERT(ix < stringLengthsLimit); in confusableLookup()