u_errorName 85 ext/intl/common/common_error.c RETURN_STRING( (char*)u_errorName( err_code ) ); u_errorName 46 ext/intl/converter/converter.c fname "() returned error " ZEND_LONG_FMT ": %s", (zend_long)error, u_errorName(error)) u_errorName 393 ext/intl/converter/converter.c php_error_docref(NULL, E_WARNING, "Error setting encoding: %d - %s", (int)error, u_errorName(error)); u_errorName 140 ext/intl/intl_error.c uErrorName = u_errorName( err->code ); u_errorName 44 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); u_errorName 79 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); u_errorName 109 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); u_errorName 132 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); u_errorName 154658 ext/sqlite3/libsqlite/sqlite3.c sqlite3_snprintf(128, zBuf, "ICU error: %s(): %s", zName, u_errorName(e));