Searched refs:MAX_SEGMENT_LENGTH (Results 1 – 3 of 3) sorted by relevance
36 const int32_t MAX_SEGMENT_LENGTH = SEGMENT_LENGTH_PLACEHOLDER_CHAR - ARG_NUM_LIMIT; variable141 if (++textLength == MAX_SEGMENT_LENGTH) { in applyPatternMinMaxArguments()
54 private static final int MAX_SEGMENT_LENGTH = SEGMENT_LENGTH_ARGUMENT_CHAR - ARG_NUM_LIMIT; field in SimpleFormatterImpl162 if (++textLength == MAX_SEGMENT_LENGTH) { in compileToStringMinMaxArguments()
52 private static final int MAX_SEGMENT_LENGTH = SEGMENT_LENGTH_ARGUMENT_CHAR - ARG_NUM_LIMIT; field in SimpleFormatterImpl160 if (++textLength == MAX_SEGMENT_LENGTH) { in compileToStringMinMaxArguments()