Home
last modified time | relevance | path

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

/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_arginfo.h39 ZEND_FUNCTION(resourcebundle_count);
H A Dresourcebundle_class.c321 PHP_FUNCTION( resourcebundle_count ) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php548 function resourcebundle_count(ResourceBundle $bundle): int {} function
H A Dphp_intl_arginfo.h938 ZEND_FUNCTION(resourcebundle_count);
1125 ZEND_FE(resourcebundle_count, arginfo_resourcebundle_count)
/php-src/ext/intl/tests/
H A Dut_common.inc419 return $GLOBALS['oo-mode'] ? $bundle->count():resourcebundle_count($bundle);

Completed in 26 milliseconds