Searched refs:parseSkeleton (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | dtitvinf.h | 424 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtitvinf.h | 424 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitvinf.cpp | 390 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo 473 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton() 500 parseSkeleton(*skeleton, skeletonFieldWidth); in getBestSkeleton()
|
D | dtitvfmt.cpp | 1351 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth() 1352 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
|
/external/icu/icu4c/source/i18n/ |
D | dtitvinf.cpp | 390 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo 473 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton() 500 parseSkeleton(*skeleton, skeletonFieldWidth); in getBestSkeleton()
|
D | dtitvfmt.cpp | 1353 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth() 1354 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
|