Home
last modified time | relevance | path

Searched refs:resourcebundle_ctor (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_create.phpt60 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
62 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c78 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in resourcebundle_ctor() function
156 if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1) == FAILURE) { in ZEND_END_ARG_INFO()
171 if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0) == FAILURE) { in PHP_FUNCTION()

Completed in 8 milliseconds