add
Append a raw string of characters to the regex.
See also
Parameters
escape
If set to false, the function will not escape the string before appending it to the regex, so it can add metacharacters.
Append a raw string of characters to the regex.
If set to false, the function will not escape the string before appending it to the regex, so it can add metacharacters.