Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_arginfo.h37 ZEND_FUNCTION(resourcebundle_get_error_code);
48 …ZEND_ME_MAPPING(getErrorCode, resourcebundle_get_error_code, arginfo_class_ResourceBundle_getError…
H A Dresourcebundle_class.c322 PHP_FUNCTION( resourcebundle_get_error_code ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h939 ZEND_FUNCTION(resourcebundle_get_error_code);
1129 ZEND_FE(resourcebundle_get_error_code, arginfo_resourcebundle_get_error_code)
H A Dphp_intl.stub.php359 function resourcebundle_get_error_code(ResourceBundle $bundle): int {} function
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc431 return $GLOBALS['oo-mode'] ? $bundle->getErrorCode():resourcebundle_get_error_code($bundle);

Completed in 18 milliseconds