Searched refs:blockLimit (Results 1 – 8 of 8) sorted by relevance
158 String blockLimit = limit(0, digitBlockLimit);172 + digitSequence + "(?:" + punctuation + digitSequence + ")" + blockLimit
824 int blockLimit = blockStart + blockLength; in makeHashCode() local828 } while (blockStart < blockLimit); in makeHashCode()833 int blockLimit = blockStart + blockLength; in makeHashCode() local837 } while (blockStart < blockLimit); in makeHashCode()
816 int blockLimit = blockStart + blockLength; in makeHashCode() local820 } while (blockStart < blockLimit); in makeHashCode()825 int blockLimit = blockStart + blockLength; in makeHashCode() local829 } while (blockStart < blockLimit); in makeHashCode()
216 + int32_t blockLimit = blockStart + blockLength;220 + } while (blockStart < blockLimit);
846 int32_t blockLimit = blockStart + blockLength; in makeHashCode() local850 } while (blockStart < blockLimit); in makeHashCode()
841 int32_t blockLimit = blockStart + blockLength; in makeHashCode() local845 } while (blockStart < blockLimit); in makeHashCode()