Home
last modified time | relevance | path

Searched defs:getKeywordValue (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1246 Locale::getKeywordValue(StringPiece keywordName, UErrorCode& status) const in getKeywordValue() function
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1246 Locale::getKeywordValue(StringPiece keywordName, UErrorCode& status) const in getKeywordValue() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1246 Locale::getKeywordValue(StringPiece keywordName, UErrorCode& status) const in getKeywordValue() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleIDParser.java679 public String getKeywordValue(String keywordName) { in getKeywordValue() method in LocaleIDParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleIDParser.java681 public String getKeywordValue(String keywordName) { in getKeywordValue() method in LocaleIDParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java1126 public String getKeywordValue(String keywordName){ in getKeywordValue() method in ULocale
1136 public static String getKeywordValue(String localeID, String keywordName) { in getKeywordValue() method in ULocale
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp2615 Locale::getKeywordValue(const char* keywordName, char *buffer, int32_t bufLen, UErrorCode &status) … in getKeywordValue() function in Locale
2621 Locale::getKeywordValue(StringPiece keywordName, ByteSink& sink, UErrorCode& status) const { in getKeywordValue() function in Locale
/third_party/icu/icu4c/source/common/
Dlocid.cpp2577 Locale::getKeywordValue(const char* keywordName, char *buffer, int32_t bufLen, UErrorCode &status) … in getKeywordValue() function in Locale
2583 Locale::getKeywordValue(StringPiece keywordName, ByteSink& sink, UErrorCode& status) const { in getKeywordValue() function in Locale
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp2577 Locale::getKeywordValue(const char* keywordName, char *buffer, int32_t bufLen, UErrorCode &status) … in getKeywordValue() function in Locale
2583 Locale::getKeywordValue(StringPiece keywordName, ByteSink& sink, UErrorCode& status) const { in getKeywordValue() function in Locale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java1220 public String getKeywordValue(String keywordName){ in getKeywordValue() method in ULocale
1231 public static String getKeywordValue(String localeID, String keywordName) { in getKeywordValue() method in ULocale