Searched refs:resourcebundle_create (Results 1 – 5 of 5) sorted by relevance
51 PHP_FUNCTION( resourcebundle_create );
155 PHP_FUNCTION( resourcebundle_create ) in PHP_FUNCTION() argument412 …ZEND_NAMED_ME( create, ZEND_FN( resourcebundle_create ), arginfo_resourcebundle___construct, ZEND_…
517 PHP_FE( resourcebundle_create, arginfo_resourcebundle_create_proc )
395 …ALS['oo-mode'] ? new ResourceBundle($locale, $bundle, $fallback): resourcebundle_create($locale, $…
345 - Since 5.4.5, resourcebundle_create() accepts null for the first two arguments.
Completed in 14 milliseconds