12-27-2016, 07:54 PM
Is there a way to write a mask that will find both upper and lower case versions of a specific char without creating a -1 aA charset?
Eg. firstsecondthrid, Firstsecondthird, firstSecondthird, etc. with [Ff]irst[Ss]econd[Tt]hird.
Eg. firstsecondthrid, Firstsecondthird, firstSecondthird, etc. with [Ff]irst[Ss]econd[Tt]hird.