Home
last modified time | relevance | path

Searched refs:datefmt_get_error_message (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/intl/dateformat/
H A Ddateformat.c89 PHP_FUNCTION( datefmt_get_error_message ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h110 ZEND_FUNCTION(datefmt_get_error_message);
134 …ZEND_ME_MAPPING(getErrorMessage, datefmt_get_error_message, arginfo_class_IntlDateFormatter_getErr…
/PHP-8.1/ext/intl/
H A Dphp_intl_arginfo.h874 ZEND_FUNCTION(datefmt_get_error_message);
1064 ZEND_FE(datefmt_get_error_message, arginfo_datefmt_get_error_message)
H A Dphp_intl.stub.php222 function datefmt_get_error_message(IntlDateFormatter $formatter): string {} function

Completed in 16 milliseconds