Home
last modified time | relevance | path

Searched defs:getLocale (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat.stub.php58 public function getLocale(): string {} function in MessageFormatter
/PHP-8.2/ext/intl/collator/
H A Dcollator.stub.php210 public function getLocale(int $type): string|false {} function in Collator
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php157 public function getLocale(int $type = ULOC_ACTUAL_LOCALE): string|false {} function in IntlDateFormatter
/PHP-8.2/ext/intl/breakiterator/
H A Dbreakiterator.stub.php143 public function getLocale(int $type): string|false {} function in IntlBreakIterator
H A Dbreakiterator_methods.cpp307 U_CFUNC PHP_METHOD(IntlBreakIterator, getLocale) in PHP_METHOD() argument
/PHP-8.2/ext/intl/formatter/
H A Dformatter.stub.php486 public function getLocale(int $type = ULOC_ACTUAL_LOCALE): string|false {} function in NumberFormatter
/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php329 public function getLocale(int $type): string|false {} function in IntlCalendar

Completed in 16 milliseconds