Searched defs:segmentLength (Results 1 – 4 of 4) sorted by relevance
304 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoArguments() local323 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getLength() local
302 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoArguments() local321 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getLength() local
737 int32_t segmentLength = digits.length() - pos; in appendNumericCEs() local