Searched refs:resourcebundle_count (Results 1 – 5 of 5) sorted by relevance
39 ZEND_FUNCTION(resourcebundle_count);
321 PHP_FUNCTION( resourcebundle_count ) in PHP_FUNCTION() argument
548 function resourcebundle_count(ResourceBundle $bundle): int {} function
938 ZEND_FUNCTION(resourcebundle_count);1125 ZEND_FE(resourcebundle_count, arginfo_resourcebundle_count)
419 return $GLOBALS['oo-mode'] ? $bundle->count():resourcebundle_count($bundle);
Completed in 26 milliseconds