Regex - How to prevent any string that starts with “de” but cannot use lookahead or lookbehind?

后端 未结 0 1904
轮回少年
轮回少年 2020-12-03 14:03

I have a regex [a-zA-Z][a-zA-Z][a-gi-kwxyzWZXZ] ..... ,i have to change this regex such that the regex should not accept string that starts with "de","DE&quo

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