Regular Expressions

Using capture groups

Using regex with custom behaviour by compiling the Pattern with flags

Escape Characters

Not matching a given string

Matching with a regex literal.

Matching a backslash