Home
last modified time | relevance | path

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

/php-src/ext/intl/transliterator/
H A Dtransliterator.stub.php52 public function getErrorCode(): int|false {} function in Transliterator
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php36 public function getErrorCode(): int {} function in ResourceBundle
/php-src/ext/intl/msgformat/
H A Dmsgformat.stub.php64 public function getErrorCode(): int {} function in MessageFormatter
/php-src/ext/intl/collator/
H A Dcollator.stub.php144 public function getErrorCode(): int|false {} function in Collator
/php-src/ext/intl/converter/
H A Dconverter.stub.php126 public function getErrorCode(): int {} function in UConverter
H A Dconverter.c784 PHP_METHOD(UConverter, getErrorCode) { in PHP_METHOD() argument
/php-src/ext/intl/breakiterator/
H A Dbreakiterator.stub.php80 public function getErrorCode(): int {} function in IntlBreakIterator
H A Dbreakiterator_methods.cpp358 U_CFUNC PHP_METHOD(IntlBreakIterator, getErrorCode) in PHP_METHOD() argument
/php-src/ext/intl/formatter/
H A Dformatter.stub.php281 public function getErrorCode(): int {} function in NumberFormatter
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php101 public function getErrorCode(): int|false {} function in IntlTimeZone
/php-src/ext/intl/dateformat/
H A Ddateformat.stub.php179 public function getErrorCode(): int {} function in IntlDateFormatter
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php176 public function getErrorCode(): int|false {} function in IntlCalendar

Completed in 30 milliseconds