How to find word in string using regular expression regardless of case sensitivity ?
Exmaple:
A1234_front123
in this need to find _front word
a1235Front1234yy
in this I need to find front
I need to design generic regular expression which can find any kind of words in given string
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…