Checks if a single character is a special regex character.
The character to check.
true if the character has a special meaning in regex, otherwise false.
true
false
Checks if a single character is a special regex character.