Regex lookahead with zero or one repetition does not match

前端 未结 0 1150
失恋的感觉
失恋的感觉 2020-12-02 18:10

I have a regex pattern: #xx(?!y?)

I\'ve tried to find a string that would match such pattern, but I fail.

Here are examples of which patterns I\'v

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