[Solved]Wrong QRegExp
Hellow, i have this code:
And i get “yes!”, why is it happened?
In advance thank for your help!
6 replies
How can i changed it, on the this site http://gskinner.com/RegExr/ all worked ok, why it is hapanned?
How can i changed it, on the this site http://gskinner.com/RegExr/ all worked ok, why it is hapanned?
No it didn’t [regexr.com]
Just remove the {0,1} to make it work. However this will also select the character before the sin(. May I suggest something like \bsin\( or usage of subexpressions.
You must log in to post a reply. Not a member yet? Register here!



