Searched refs:NARROW_LENGTH (Results 1 – 2 of 2) sorted by relevance
104 static const int32_t NARROW_LENGTH = 5; variable
482 } else if (month == "narrow" && length != NARROW_LENGTH) { in ComputePattern()531 } else if (option == "narrow" && length != NARROW_LENGTH) { in ComputeWeekdayOfPattern()549 } else if ((option == "narrow" && length != NARROW_LENGTH) || (option == "auto" && in ComputeEraOfPattern()