Searched refs:SHORT_ERA_LENGTH (Results 1 – 2 of 2) sorted by relevance
111 static const int32_t SHORT_ERA_LENGTH = 1; variable
476 } else if (option == "short" && length != SHORT_ERA_LENGTH) { in ComputeWeekdayOrEraOfPattern()