Lines Matching refs:locale

177 function intlcal_create_instance($timezone = null, ?string $locale = null): ?IntlCalendar {}  argument
179 function intlcal_get_keyword_values_for_locale(string $keyword, string $locale, bool $onlyCommon): … argument
266 function intlcal_from_date_time(DateTime|string $datetime, ?string $locale = null): ?IntlCalendar {} argument
293 function collator_create(string $locale): ?Collator {} argument
333 ?string $locale, argument
375 function datefmt_format_object($datetime, $format = null, ?string $locale = null): string|false {} argument
393 function numfmt_create(string $locale, int $style, ?string $pattern = null): ?NumberFormatter {} argument
466 function locale_set_default(string $locale): true {} argument
468 function locale_get_primary_language(string $locale): ?string {} argument
470 function locale_get_script(string $locale): ?string {} argument
472 function locale_get_region(string $locale): ?string {} argument
478 function locale_get_keywords(string $locale): array|false|null {} argument
480 function locale_get_display_script(string $locale, ?string $displayLocale = null): string|false {} argument
482 function locale_get_display_region(string $locale, ?string $displayLocale = null): string|false {} argument
484 function locale_get_display_name(string $locale, ?string $displayLocale = null): string|false {} argument
486 function locale_get_display_language(string $locale, ?string $displayLocale = null): string|false {} argument
488 function locale_get_display_variant(string $locale, ?string $displayLocale = null): string|false {} argument
492 function locale_parse(string $locale): ?array {} argument
494 function locale_get_all_variants(string $locale): ?array {} argument
496 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… argument
498 function locale_canonicalize(string $locale): ?string {} argument
500 function locale_lookup(array $languageTag, string $locale, bool $canonicalize = false, ?string $def… argument
506 function msgfmt_create(string $locale, string $pattern): ?MessageFormatter {} argument
510 function msgfmt_format_message(string $locale, string $pattern, array $values): string|false {} argument
522 function msgfmt_parse_message(string $locale, string $pattern, string $message): array|false {} argument
546 function resourcebundle_create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceB… argument
580 …ne, bool $dst = false, int $style = IntlTimeZone::DISPLAY_LONG, ?string $locale = null): string|fa… argument