in reply to Re: regex testing for ALL of the vowels in a scalarin thread regex testing for ALL of the vowels in a scalar
/(?=.*?this)(?=.*?that)/ [download]