How exclude some text using regex search

前端 未结 0 1080
遇见更好的自我
遇见更好的自我 2021-01-23 17:00

I have a problem i try to find everything between \'\' using this -

[\'].*?[\']

But i want additionally exclude all text which is contain \'v.\' or \'c.\' in strin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题