Searched refs:getBestSkeleton (Results 1 – 7 of 7) sorted by relevance
419 const UnicodeString* getBestSkeleton(const UnicodeString& skeleton,
1542 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn()1660 BestMatchInfo tmpRetValue = fInfo.getBestSkeleton(skeleton); in genIntervalPattern()
1074 DateIntervalFormat.BestMatchInfo getBestSkeleton(String inputSkeleton) { in getBestSkeleton() method in DateIntervalInfo
1530 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn()1648 BestMatchInfo tmpRetValue = fInfo.getBestSkeleton(skeleton); in genIntervalPattern()
1052 DateIntervalFormat.BestMatchInfo getBestSkeleton(String inputSkeleton) { in getBestSkeleton() method in DateIntervalInfo
970 const UnicodeString* bestSkeleton = fInfo->getBestSkeleton(*skeleton, in setSeparateDateTimePtn()1200 const UnicodeString* tmpBest = fInfo->getBestSkeleton( in setIntervalPattern()
527 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton() function in DateIntervalInfo