Home
last modified time | relevance | path

Searched refs:parseSkeleton (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddtitvinf.h430 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtitvinf.h432 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtitvinf.h432 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
/third_party/icu/icu4c/source/i18n/unicode/
Ddtitvinf.h432 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateIntervalInfo.java1006 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton() method in DateIntervalInfo
1071 parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
1083 parseSkeleton(skeleton, skeletonFieldWidth); in getBestSkeleton()
DDateIntervalFormat.java1939 DateIntervalInfo.parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
1940 DateIntervalInfo.parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java1034 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton() method in DateIntervalInfo
1104 parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
1116 parseSkeleton(skeleton, skeletonFieldWidth); in getBestSkeleton()
DDateIntervalFormat.java2120 DateIntervalInfo.parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
2121 DateIntervalInfo.parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtitvinf.cpp499 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo
582 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
609 parseSkeleton(*newSkeleton, skeletonFieldWidth); in getBestSkeleton()
Dnumber_skeletons.h141 MacroProps parseSkeleton(const UnicodeString& skeletonString, UErrorCode& status);
Ddtitvfmt.cpp1432 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
1433 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
Dnumber_skeletons.cpp411 MacroProps macros = parseSkeleton(skeletonString, status); in create()
422 MacroProps skeleton::parseSkeleton(const UnicodeString& skeletonString, UErrorCode& status) { in parseSkeleton() function in skeleton
/third_party/node/deps/icu-small/source/i18n/
Ddtitvinf.cpp515 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo
601 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
628 parseSkeleton(*newSkeleton, skeletonFieldWidth); in getBestSkeleton()
Dnumber_skeletons.h169 MacroProps parseSkeleton(const UnicodeString& skeletonString, int32_t& errOffset, UErrorCode& statu…
Ddtitvfmt.cpp1719 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
1720 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
Dnumber_skeletons.cpp472 MacroProps macros = parseSkeleton(skeletonString, errOffset, status); in create()
499 MacroProps skeleton::parseSkeleton( in parseSkeleton() function in skeleton
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtitvinf.cpp533 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo
619 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
646 parseSkeleton(*newSkeleton, skeletonFieldWidth); in getBestSkeleton()
Dnumber_skeletons.h168 MacroProps parseSkeleton(const UnicodeString& skeletonString, int32_t& errOffset, UErrorCode& statu…
Ddtitvfmt.cpp1719 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
1720 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
Dnumber_skeletons.cpp471 MacroProps macros = parseSkeleton(skeletonString, errOffset, status); in create()
498 MacroProps skeleton::parseSkeleton( in parseSkeleton() function in skeleton
/third_party/icu/icu4c/source/i18n/
Ddtitvinf.cpp533 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() function in DateIntervalInfo
619 parseSkeleton(*inputSkeleton, inputSkeletonFieldWidth); in getBestSkeleton()
646 parseSkeleton(*newSkeleton, skeletonFieldWidth); in getBestSkeleton()
Dnumber_skeletons.h168 MacroProps parseSkeleton(const UnicodeString& skeletonString, int32_t& errOffset, UErrorCode& statu…
Ddtitvfmt.cpp1719 DateIntervalInfo::parseSkeleton(inputSkeleton, inputSkeletonFieldWidth); in adjustFieldWidth()
1720 DateIntervalInfo::parseSkeleton(bestMatchSkeleton, bestMatchSkeletonFieldWidth); in adjustFieldWidth()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberSkeletonImpl.java528 MacroProps macros = parseSkeleton(skeletonString); in create()
550 private static MacroProps parseSkeleton(String skeletonString) { in parseSkeleton() method in NumberSkeletonImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberSkeletonImpl.java551 MacroProps macros = parseSkeleton(skeletonString); in create()
573 private static MacroProps parseSkeleton(String skeletonString) { in parseSkeleton() method in NumberSkeletonImpl

12