Home
last modified time | relevance | path

Searched refs:resourcebundle_create (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.h56 PHP_FUNCTION( resourcebundle_create );
H A Dresourcebundle_class.c168 PHP_FUNCTION( resourcebundle_create ) in PHP_FUNCTION() argument
427 …ZEND_NAMED_ME( create, ZEND_FN( resourcebundle_create ), arginfo_resourcebundle___construct, ZEND_…
/PHP-7.3/ext/intl/
H A Dphp_intl.c744 PHP_FE( resourcebundle_create, arginfo_resourcebundle_create_proc )
/PHP-7.3/ext/intl/tests/
H A Dut_common.inc414 return resourcebundle_create($locale, $bundle, $fallback);

Completed in 20 milliseconds