Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/resourcebundle/
H A Dresourcebundle_arginfo.h40 ZEND_FUNCTION(resourcebundle_count);
51 ZEND_ME_MAPPING(count, resourcebundle_count, arginfo_class_ResourceBundle_count, ZEND_ACC_PUBLIC)
H A Dresourcebundle_class.c272 PHP_FUNCTION( resourcebundle_count ) in PHP_FUNCTION() argument
/PHP-8.1/ext/intl/
H A Dphp_intl_arginfo.h937 ZEND_FUNCTION(resourcebundle_count);
1127 ZEND_FE(resourcebundle_count, arginfo_resourcebundle_count)
H A Dphp_intl.stub.php382 function resourcebundle_count(ResourceBundle $bundle): int {} function
/PHP-8.1/ext/intl/tests/
H A Dut_common.inc419 return $GLOBALS['oo-mode'] ? $bundle->count():resourcebundle_count($bundle);

Completed in 24 milliseconds