Home
last modified time | relevance | path

Searched defs:getErrorMessage (Results 1 – 12 of 12) sorted by relevance

/PHP-8.1/ext/intl/transliterator/
H A Dtransliterator.stub.php52 public function getErrorMessage(): string|false {} function in Transliterator
/PHP-8.1/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php45 public function getErrorMessage(): string {} function in ResourceBundle
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat.stub.php69 public function getErrorMessage(): string {} function in MessageFormatter
/PHP-8.1/ext/intl/collator/
H A Dcollator.stub.php79 public function getErrorMessage(): string|false {} function in Collator
/PHP-8.1/ext/intl/converter/
H A Dconverter.stub.php40 public function getErrorMessage(): ?string {} function in UConverter
H A Dconverter.c797 PHP_METHOD(UConverter, getErrorMessage) { in PHP_METHOD() argument
/PHP-8.1/ext/intl/formatter/
H A Dformatter.stub.php107 public function getErrorMessage(): string {} function in NumberFormatter
/PHP-8.1/ext/intl/breakiterator/
H A Dbreakiterator.stub.php40 public function getErrorMessage(): string {} function in IntlBreakIterator
H A Dbreakiterator_methods.cpp372 U_CFUNC PHP_METHOD(IntlBreakIterator, getErrorMessage) in PHP_METHOD() argument
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat.stub.php153 public function getErrorMessage(): string {} function in IntlDateFormatter
/PHP-8.1/ext/intl/timezone/
H A Dtimezone.stub.php81 public function getErrorMessage(): string|false {} function in IntlTimeZone
/PHP-8.1/ext/intl/calendar/
H A Dcalendar.stub.php99 public function getErrorMessage(): string|false {} function in IntlCalendar

Completed in 27 milliseconds