Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c77 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, b… in resourcebundle_ctor() function
150 …if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replace… in PHP_METHOD()
165 if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION()

Completed in 5 milliseconds