POSIX regex compilation flags.
Use basic regular expression syntax.
Use extended regular expression syntax.
Ignore case when matching.
Anchors do not match at newline characters in the string.
POSIX regex compilation flags.