Searched refs:blockLimit (Results 1 – 5 of 5) sorted by relevance
158 String blockLimit = limit(0, digitBlockLimit);172 + digitSequence + "(?:" + punctuation + digitSequence + ")" + blockLimit
157 String blockLimit = limit(0, digitBlockLimit);171 + digitSequence + "(?:" + punctuation + digitSequence + ")" + blockLimit
833 int blockLimit = blockStart + blockLength; in makeHashCode() local837 } while (blockStart < blockLimit); in makeHashCode()842 int blockLimit = blockStart + blockLength; in makeHashCode() local846 } while (blockStart < blockLimit); in makeHashCode()
826 int blockLimit = blockStart + blockLength; in makeHashCode() local830 } while (blockStart < blockLimit); in makeHashCode()835 int blockLimit = blockStart + blockLength; in makeHashCode() local839 } while (blockStart < blockLimit); in makeHashCode()
841 int32_t blockLimit = blockStart + blockLength; in makeHashCode() local845 } while (blockStart < blockLimit); in makeHashCode()