Searched refs:resourcebundle_create (Results 1 – 4 of 4) sorted by relevance
56 PHP_FUNCTION( resourcebundle_create );
166 PHP_FUNCTION( resourcebundle_create ) in PHP_FUNCTION() argument425 …ZEND_NAMED_ME( create, ZEND_FN( resourcebundle_create ), arginfo_resourcebundle___construct, ZEND_…
736 PHP_FE( resourcebundle_create, arginfo_resourcebundle_create_proc )
410 return resourcebundle_create($locale, $bundle, $fallback);
Completed in 15 milliseconds