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