Searched refs:anotherFieldWidth (Results 1 – 4 of 4) sorted by relevance
440 int32_t anotherFieldWidth,
404 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth, in stringNumeric() argument407 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) || in stringNumeric()408 (fieldWidth > 2 && anotherFieldWidth <= 2 )) { in stringNumeric()