in reply to Re^8: Regex match at the beginning or end of string
in thread Regex match at the beginning or end of string
Of course I know \w matches 8. That was the point of the example.
Then I'm sorry, but I still don't understand the point you are making?
Using one regex that matches both required components, to check if the string contains both components just doesn't make any sense. To me at least.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Regex match at the beginning or end of string
by JavaFan (Canon) on Feb 20, 2011 at 15:55 UTC |