Searched refs:TWO_DIGIT_LENGTH (Results 1 – 2 of 2) sorted by relevance
101 static const int32_t TWO_DIGIT_LENGTH = 2; variable
432 } else if (month == "2-digit" && length != TWO_DIGIT_LENGTH) { in ComputePattern()