Searched refs:lastIndexWithLen (Results 1 – 3 of 3) sorted by relevance
601 int32_t lastIndexWithLen; in getMapping() local612 lastIndexWithLen = fStringLengthsTable->elementAti(i); in getMapping()613 if (value <= lastIndexWithLen) { in getMapping()
1297 int lastIndexWithLen;1309 lastIndexWithLen = fStringLengthsTable.get(i);1310 if (value <= lastIndexWithLen) {
1334 int lastIndexWithLen;1346 lastIndexWithLen = fStringLengthsTable.get(i);1347 if (value <= lastIndexWithLen) {