Lines Matching full:language
12 * See the License for the specific language governing permissions and
135 …nonicalizeUnicodeLocaleId" function canonicalize locale(Language-Tag),The English case of language,
136 …* region and script is fixed.the language is lowercase.the beginning of region is upperc…
168 * @tc.desc: call "ToLanguageTag" function Convert ICU Locale into language tag.
186 icu::Locale icuLocale4("z", "CN"); // language is fault in HWTEST_F_L0()
205 …* @tc.desc: Call "IsStructurallyValidLanguageTag" function check Language-Tag is valid structurall…
206 …* the correct language, region, script and extension, return true otherwise, return fals…
213 // number-language in HWTEST_F_L0()
216 // only language(zh) in HWTEST_F_L0()
219 // only language and script, region in HWTEST_F_L0()
339 // language(und)-region(CN) in HWTEST_F_L0()
343 // language(en)-region(001) in HWTEST_F_L0()
347 // language(en)-script(Hans)-region(US) in HWTEST_F_L0()