Home
last modified time | relevance | path

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

/php-src/ext/intl/transliterator/
H A Dtransliterator.stub.php58 public function getErrorMessage(): string|false {} function in Transliterator
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php42 public function getErrorMessage(): string {} function in ResourceBundle
/php-src/ext/intl/msgformat/
H A Dmsgformat.stub.php70 public function getErrorMessage(): string {} function in MessageFormatter
/php-src/ext/intl/collator/
H A Dcollator.stub.php150 public function getErrorMessage(): string|false {} function in Collator
/php-src/ext/intl/converter/
H A Dconverter.stub.php129 public function getErrorMessage(): ?string {} function in UConverter
H A Dconverter.c800 PHP_METHOD(UConverter, getErrorMessage) { in PHP_METHOD() argument
/php-src/ext/intl/breakiterator/
H A Dbreakiterator.stub.php83 public function getErrorMessage(): string {} function in IntlBreakIterator
H A Dbreakiterator_methods.cpp359 U_CFUNC PHP_METHOD(IntlBreakIterator, getErrorMessage) in PHP_METHOD() argument
/php-src/ext/intl/formatter/
H A Dformatter.stub.php287 public function getErrorMessage(): string {} function in NumberFormatter
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php107 public function getErrorMessage(): string|false {} function in IntlTimeZone
/php-src/ext/intl/dateformat/
H A Ddateformat.stub.php185 public function getErrorMessage(): string {} function in IntlDateFormatter
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php182 public function getErrorMessage(): string|false {} function in IntlCalendar

Completed in 27 milliseconds