intl_error_get_code 31 ext/intl/common/common_error.c RETURN_LONG( intl_error_get_code( NULL TSRMLS_CC ) ); intl_error_get_code 874 ext/intl/converter/converter.c RETURN_LONG(intl_error_get_code(&(objval->error) TSRMLS_CC)); intl_error_get_code 163 ext/intl/dateformat/dateformat_create.cpp if (U_FAILURE(intl_error_get_code(NULL TSRMLS_CC))) { intl_error_get_code 40 ext/intl/intl_error.h UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC );