in reply to Re: Regex help \b & \Q
in thread Regex help \b & \Q
Thanks Choroba for the quick reply.
Any work around for this?
I want to match exactly the same $kw in the $title and at the same time want to treat the certain regex characters (like +) as a normal character when matching.
(The case of $kw = 'C++';)
|
|---|