Hi monks
I would like to ask, if 1 regex can do a a filtering like that:
1. A string need to begin with a specfic string
2. in the middle it can't have a specific string
3. it match a pattern at the last.
In reply to Regexp problem: filtering by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |