Searched refs:ValidateOtherTags (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/intl/ |
D | locale_helper.h | 156 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags() function 194 ValidateOtherTags(locale, packageName, key, res); in CheckLocales()
|
/arkcompiler/ets_runtime/ecmascript/ |
D | js_locale.h | 431 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags() function 469 ValidateOtherTags(locale, packageName, key, res); in CheckLocales()
|