Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_arginfo.h100 ZEND_FUNCTION(datefmt_get_error_code);
124 …ZEND_ME_MAPPING(getErrorCode, datefmt_get_error_code, arginfo_class_IntlDateFormatter_getErrorCode…
H A Ddateformat.c70 PHP_FUNCTION( datefmt_get_error_code ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h873 ZEND_FUNCTION(datefmt_get_error_code);
1063 ZEND_FE(datefmt_get_error_code, arginfo_datefmt_get_error_code)
H A Dphp_intl.stub.php205 function datefmt_get_error_code(IntlDateFormatter $formatter): int {} function

Completed in 38 milliseconds