[Visual of regex at 'rxrx' line 0] [step: 5] \A Match only if at start of string ipv6 Match a literal sequence ("ipv6") | Or... alt Match a literal sequence ("alt") \Z Match only if at end of string (or final newline)