Home
last modified time | relevance | path

Searched refs:locale_name (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/test/
Dtest_c_locale_coercion.py87 def _set_locale_in_subprocess(locale_name): argument
92 cmd = cmd_fmt.format(locale_name)
/third_party/python/Python/
Dpylifecycle.c281 const char *locale_name; /* The locale to try as a coercion target */ member
296 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_IsLocaleCoercionTarget()
297 if (strcmp(ctype_loc, target->locale_name) == 0) { in _Py_IsLocaleCoercionTarget()
313 const char *newloc = target->locale_name; in _coerce_default_locale_settings()
350 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_CoerceLegacyLocale()
352 target->locale_name); in _Py_CoerceLegacyLocale()
/third_party/pcre2/pcre2/src/
Dpcre2test.c972 static uint8_t locale_name[32]; variable
5426 if (strcmp((const char *)pat_patctl.locale, (const char *)locale_name) != 0) in process_pattern()
5428 strcpy((char *)locale_name, (char *)pat_patctl.locale); in process_pattern()
8812 locale_name[0] = 0; in main()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt20 # <locale locale_name> Switch to the named locale at the next occurence of <word>, <sent>, etc.
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/
Drbbitst.txt20 # <locale locale_name> Switch to the named locale at the next occurence of <word>, <sent>, etc.
/third_party/icu/icu4c/source/test/testdata/
Drbbitst.txt20 # <locale locale_name> Switch to the named locale at the next occurence of <word>, <sent>, etc.