F
FrzzMan
Hello,
Is there any function that automatically escape all regex operator in a
string? So that the string that contain regex operator will be
identified as a *string*, not a *regex pattern*.
If there's no function like that, if you have time and it is not so
complex, can you help me code one?
Thanks.
Is there any function that automatically escape all regex operator in a
string? So that the string that contain regex operator will be
identified as a *string*, not a *regex pattern*.
If there's no function like that, if you have time and it is not so
complex, can you help me code one?
Thanks.