2014 Jan 15 9:20 AM
Hi everybody,
the regex:
a.\c
is machting:
But why is aaa-2-ccc not matched?
I thought the dot does match any character including the minus: -
Thanks Regards
Mario
2014 Jan 15 9:23 AM
I got it:
a.*c
2014 Jan 15 9:23 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |