Quote:
Originally Posted by Stefan
Hmmm It could be interesting to add support for pcre. You basicly just want one command with a string and a regular expression as parameters and you get back a string?
|
I'm not sure how it's usually used, but I would assume a function would also be needed to check a string against a regular expression. For example, ensuring that a string is only alphanumeric.