Regular Expression Find all
Find all - two letter word "i" followed alpha..
Find all - two letter word "i" followed by Numeric
Find all - two letter word "i" followed by alphaNumeric
Find all - 2nd character is Numeric - between 0 -5
4 character string which starts with 'h'
2 character alpha numeric string - starts with N
2 character alpha numeric string - starts with h
Find all double digit Number
string at least 3 characters of length
string at least 3 characters of length
string starts with numeric
alphanumeric with star
Print single digit numbers from the string
Print strings which consists of 2 to 4
string starts with number and length is unlimited
print Numbers, if followed by alpha
Print five digit number
Five digit number - number ends with 5
Five digit number - starts with 1
First character is numeric and balance is alpha having length >4
Findall_Fived character string_First_is_Numeric
Print strings where alphabetics are followed by numeric
Print 3 digit number starting between 5 to 7
Print 3 digit number starting between 5 to 7
Five Digit_Number -starts with Either_Five_or_One
In string first letter starts with 'b'
Findall - retrieve mailids
Findall - retrieve quantity strings with Pipe expression
regular expression - Dates