Regex return true if even a substring is follows the pattern

后端 未结 0 729
独厮守ぢ
独厮守ぢ 2020-11-30 22:48

I was just practicing regex and found something intriguing

for a string

"world9 a9$ b6$" my regular expression "^(?=.*[\\\\d]

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