Home
last modified time | relevance | path

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

/php-src/ext/intl/
H A Dintl_error.h44 void intl_errors_set_code( intl_error* err, UErrorCode err_code );
H A Dintl_error.c171 intl_errors_set_code( err, code ); in intl_errors_set()
197 void intl_errors_set_code( intl_error* err, UErrorCode err_code ) in intl_errors_set_code() function
H A DERROR_CONVENTIONS.md58 void intl_errors_set_code(intl_error* err, UErrorCode err_code);
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c127 intl_errors_set_code(NULL, INTL_DATA_ERROR_CODE(rb)); in resourcebundle_ctor()

Completed in 10 milliseconds