Searched refs:NUMERIC_LENGTH (Results 1 – 2 of 2) sorted by relevance
100 static const int32_t NUMERIC_LENGTH = 1; variable
472 if (month == "numeric" && length != NUMERIC_LENGTH) { in ComputePattern()