Searched refs:resourcebundle_create (Results 1 – 4 of 4) sorted by relevance
51 PHP_FUNCTION( resourcebundle_create );
146 PHP_FUNCTION( resourcebundle_create ) in PHP_FUNCTION() argument403 …ZEND_NAMED_ME( create, ZEND_FN( resourcebundle_create ), arginfo_resourcebundle___construct, ZEND_…
477 PHP_FE( resourcebundle_create, arginfo_resourcebundle_create_proc )
395 …ALS['oo-mode'] ? new ResourceBundle($locale, $bundle, $fallback): resourcebundle_create($locale, $…
Completed in 12 milliseconds