Home
last modified time | relevance | path

Searched refs:intltz_get_error_code (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/intl/tests/
H A Dtimezone_getErrorCode_error.phpt9 var_dump(intltz_get_error_code(null));
12 Fatal error: Uncaught TypeError: intltz_get_error_code(): Argument #1 ($timezone) must be of type I…
14 #0 %s(%d): intltz_get_error_code(NULL)
/php-src/ext/intl/timezone/
H A Dtimezone_arginfo.h118 ZEND_FUNCTION(intltz_get_error_code);
H A Dtimezone_methods.cpp590 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php586 function intltz_get_error_code(IntlTimeZone $timezone): int|false {} function
H A Dphp_intl_arginfo.h962 ZEND_FUNCTION(intltz_get_error_code);
1155 ZEND_FE(intltz_get_error_code, arginfo_intltz_get_error_code)

Completed in 33 milliseconds