Home
last modified time | relevance | path

Searched refs:resourcebundle_get (Results 1 – 6 of 6) sorted by relevance

/PHP-8.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c263 PHP_FUNCTION( resourcebundle_get ) in PHP_FUNCTION() argument
/PHP-8.4/ext/intl/
H A Dphp_intl.stub.php548 function resourcebundle_get(ResourceBundle $bundle, string|int $index, bool $fallback = true): Reso… function
H A Dphp_intl_arginfo.h945 ZEND_FUNCTION(resourcebundle_get);
1136 ZEND_FE(resourcebundle_get, arginfo_resourcebundle_get)
/PHP-8.4/ext/intl/tests/
H A Dut_common.inc427 return $GLOBALS['oo-mode'] ? $bundle->get($idx):resourcebundle_get($bundle, $idx);
/PHP-8.4/
H A DNEWS936 . resourcebundle_get(), ResourceBundle::get(), and accessing offsets on a
H A DUPGRADING85 . resourcebundle_get(), ResourceBundle::get(), and accessing offsets on a

Completed in 25 milliseconds