Lines Matching refs:outside_error
62 intl_error *outside_error, in timezone_convert_to_datetimezone() argument
73 intl_errors_set(outside_error, U_ILLEGAL_ARGUMENT_ERROR, in timezone_convert_to_datetimezone()
91 u8str = intl_charFromString(id, &INTL_ERROR_CODE(*outside_error)); in timezone_convert_to_datetimezone()
94 intl_errors_set(outside_error, INTL_ERROR_CODE(*outside_error), in timezone_convert_to_datetimezone()
103 intl_errors_set(outside_error, U_ILLEGAL_ARGUMENT_ERROR, in timezone_convert_to_datetimezone()
130 intl_error *outside_error, in timezone_process_timezone_argument() argument
152 intl_errors_set(outside_error, U_ILLEGAL_ARGUMENT_ERROR, message, 1); in timezone_process_timezone_argument()
162 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
175 outside_error, func); in timezone_process_timezone_argument()
186 intl_errors_set(outside_error, status, message, 1); in timezone_process_timezone_argument()
196 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
206 intl_errors_set(outside_error, U_ILLEGAL_ARGUMENT_ERROR, message, 1); in timezone_process_timezone_argument()