Home
last modified time | relevance | path

Searched defs:copyMsg (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/intl/
H A Dintl_error.c90 void intl_error_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_error_set_custom_msg()
161 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set()
169 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_errors_set()
187 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_errors_set_custom_msg()

Completed in 5 milliseconds