Searched refs:bestMatchSkeletonFieldWidth (Results 1 – 3 of 3) sorted by relevance
1727 int[] bestMatchSkeletonFieldWidth = new int[58]; in adjustFieldWidth() local1744 DateIntervalInfo.parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()1768 int fieldCount = bestMatchSkeletonFieldWidth[skeletonChar - PATTERN_CHAR_BASE]; in adjustFieldWidth()1804 int fieldCount = bestMatchSkeletonFieldWidth[skeletonChar - PATTERN_CHAR_BASE]; in adjustFieldWidth()
1715 int[] bestMatchSkeletonFieldWidth = new int[58]; in adjustFieldWidth() local1732 DateIntervalInfo.parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()1756 int fieldCount = bestMatchSkeletonFieldWidth[skeletonChar - PATTERN_CHAR_BASE]; in adjustFieldWidth()1792 int fieldCount = bestMatchSkeletonFieldWidth[skeletonChar - PATTERN_CHAR_BASE]; in adjustFieldWidth()
1435 int32_t bestMatchSkeletonFieldWidth[] = in adjustFieldWidth() local1448 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()1474 … int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)]; in adjustFieldWidth()1513 int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)]; in adjustFieldWidth()