One or more embedded pattern-match modifiers.
This is particularly useful for patterns that
are specified in a table somewhere, some of
which want to be case sensitive, and some of
which don't. The case insensitive ones need to
include merely (?i) at the front of the pattern.