Is there a way to have a Regex statement search for a wildcard with a maximum length? For instance:
somestuff.*morestuff
If I wanted the above to match
somestuffblahmorestuff
but not
somestuffblahblahmorestuff
Is this possible?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…