Home
last modified time | relevance | path

Searched refs:getErrorMessage (Results 1 – 25 of 32) sorted by relevance

12

/PHP-8.0/ext/intl/tests/
H A Dtransliterator_get_error_message_basic.phpt2 Transliterator::getErrorMessage (basic)
12 echo $t->getErrorMessage(), "\n";
15 echo $t->getErrorMessage(), "\n";
H A Dcalendar_getErrorCode_getErrorMessage_basic.phpt2 IntlCalendar::getErrorCode(), ::getErrorMessage() basic test
18 $intlcal->getErrorMessage(),
27 $intlcal->getErrorMessage(),
H A Dtimezone_getErrorCodeMessage_basic.phpt19 var_dump($lsb->getErrorMessage());
24 var_dump($lsb->getErrorMessage());
H A Dtransliterator_get_error_message_error.phpt2 Transliterator::getErrorMessage (error)
H A Dtimezone_getErrorMessage_error.phpt2 IntlTimeZone::getErrorMessage(): errors
H A Dformatter_get_error.phpt20 return $fmt->getErrorMessage() . " (" . $fmt->getErrorCode() . ")\n";
H A Dcalendar_getErrorMessage_error.phpt2 IntlCalendar::getErrorMessage(): bad arguments
H A Dmsgfmt_bug70484.phpt20 echo "$lc $i ", $m->getErrorMessage();
30 echo "$lc $i ", $m->getErrorMessage();
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator.stub.php49 public function getErrorMessage() {} function in Transliterator
H A Dtransliterator_arginfo.h50 …ZEND_ME_MAPPING(getErrorMessage, transliterator_get_error_message, arginfo_class_Transliterator_ge…
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php44 public function getErrorMessage() {} function in ResourceBundle
H A Dresourcebundle_arginfo.h49 …ZEND_ME_MAPPING(getErrorMessage, resourcebundle_get_error_message, arginfo_class_ResourceBundle_ge…
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.stub.php67 public function getErrorMessage() {} function in MessageFormatter
H A Dmsgformat_arginfo.h69 …ZEND_ME_MAPPING(getErrorMessage, msgfmt_get_error_message, arginfo_class_MessageFormatter_getError…
/PHP-8.0/ext/intl/collator/
H A Dcollator.stub.php79 public function getErrorMessage() {} function in Collator
H A Dcollator_arginfo.h84 …ZEND_ME_MAPPING(getErrorMessage, collator_get_error_message, arginfo_class_Collator_getErrorMessag…
/PHP-8.0/ext/intl/converter/
H A Dconverter.stub.php34 public function getErrorMessage() {} function in UConverter
H A Dconverter_arginfo.h81 ZEND_METHOD(UConverter, getErrorMessage);
103 ZEND_ME(UConverter, getErrorMessage, arginfo_class_UConverter_getErrorMessage, ZEND_ACC_PUBLIC)
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator.stub.php40 public function getErrorMessage() {} function in IntlBreakIterator
H A Dbreakiterator_arginfo.h91 ZEND_METHOD(IntlBreakIterator, getErrorMessage);
123 …ZEND_ME(IntlBreakIterator, getErrorMessage, arginfo_class_IntlBreakIterator_getErrorMessage, ZEND_…
/PHP-8.0/ext/intl/formatter/
H A Dformatter.stub.php106 public function getErrorMessage() {} function in NumberFormatter
H A Dformatter_arginfo.h111 …ZEND_ME_MAPPING(getErrorMessage, numfmt_get_error_message, arginfo_class_NumberFormatter_getErrorM…
/PHP-8.0/ext/intl/timezone/
H A Dtimezone.stub.php81 public function getErrorMessage() {} function in IntlTimeZone
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat.stub.php138 public function getErrorMessage() {} function in IntlDateFormatter
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php98 public function getErrorMessage() {} function in IntlCalendar

Completed in 22 milliseconds

12