Regex to not match the prefix .i and p!i but match most other possibilities

前端 未结 0 1820
灰色年华
灰色年华 2020-12-10 16:08

i have this regex (?i)\\A\\.i (?:L.|[^L]+L)

this matches just about everything unless the user types in ignored case .i L

i want this

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