You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I make regular expresions global?
I need to compile regular expressions with some words and match with a text, and regex return false every way.
I can't find the way to make the regexp global, so if it's possible how can i do?
Thanks!
The text was updated successfully, but these errors were encountered:
How can I make regular expresions global?
I need to compile regular expressions with some words and match with a text, and regex return false every way.
I can't find the way to make the regexp global, so if it's possible how can i do?
Thanks!
The text was updated successfully, but these errors were encountered: