intl_error_get_code   31 ext/intl/common/common_error.c 	RETURN_LONG( intl_error_get_code( NULL ) );
intl_error_get_code  852 ext/intl/converter/converter.c 	RETURN_LONG(intl_error_get_code(&(objval->error)));
intl_error_get_code   40 ext/intl/intl_error.h UErrorCode  intl_error_get_code( intl_error* err );