![]() |
Regular Expressions
Hi,
is there a way to use Regular Expressions with GS2? Or has someone built a parser in GS2 for them? |
No :( I've asked for them before but no go :/
|
I was thinking of making one, until I stumbled on patterns like
HTML Code:
\b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\bBut what syntax are you thinking of though? :o |
Heh, that's REGEX :P
|
Quote:
|
Exactly what I meant. It was more in the tone of, "Heh, that's REGEX, what do you expect?"
|
:p
|
What sort of validation are you trying to do that you'd rather use REGEX over a function you just script yourself?
|
Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.
-Jamie Zawinski, in comp.lang.emacs |
easy, fast and short matching/validation of user input.
|
| All times are GMT +2. The time now is 03:08 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.