validate_utc_offset 634 time.c static VALUE validate_utc_offset(VALUE utc_offset); validate_utc_offset 2204 time.c validate_utc_offset(off); validate_utc_offset 2524 time.c || (!NIL_P(vtm->utc_offset) && (validate_utc_offset(vtm->utc_offset), 0))) validate_utc_offset 3383 time.c validate_utc_offset(off); validate_utc_offset 3502 time.c validate_utc_offset(off); validate_utc_offset 4595 time.c get_attr(offset, (offset = rb_rescue(validate_utc_offset, offset, NULL, Qnil)));