In the first string there is a white space at the beginning of the string. In the second string there is no white space at the beginning.
I need to match both the strings using a single regular expression
Can anyone help me on this?
Thanks in advance!!!