Searched defs:getLocale (Results 1 – 7 of 7) sorted by relevance
/PHP-8.1/ext/intl/msgformat/ | ||
H A D | msgformat.stub.php | 57 public function getLocale(): string {} function in MessageFormatter |
/PHP-8.1/ext/intl/collator/ | ||
H A D | collator.stub.php | 67 public function getLocale(int $type): string|false {} function in Collator |
/PHP-8.1/ext/intl/formatter/ | ||
H A D | formatter.stub.php | 95 public function getLocale(int $type = ULOC_ACTUAL_LOCALE): string|false {} function in NumberFormatter |
/PHP-8.1/ext/intl/breakiterator/ | ||
H A D | breakiterator.stub.php | 43 public function getLocale(int $type): string|false {} function in IntlBreakIterator |
H A D | breakiterator_methods.cpp | 307 U_CFUNC PHP_METHOD(IntlBreakIterator, getLocale) in PHP_METHOD() argument |
/PHP-8.1/ext/intl/dateformat/ | ||
H A D | dateformat.stub.php | 99 public function getLocale(int $type = ULOC_ACTUAL_LOCALE): string|false {} function in IntlDateFormatter |
/PHP-8.1/ext/intl/calendar/ | ||
H A D | calendar.stub.php | 129 public function getLocale(int $type): string|false {} function in IntlCalendar |
Completed in 14 milliseconds