val any : char t
any
, unlike "." by default, matches newline.
(However, note that of_re2 (Re2.create_exn ".")
will match newline. See the
comment on of_re2
for more information.)
val not_one_of : char list ‑> char t
The following 6 values match the Re2 character classes with the same name.