RE: regular expression
Krishna.Thotakura@xxxxxxxxxxxxxxxx <> wrote:
: Any ideas on how this can be done using just one regular
: expression ?
I'm curious, why one regex? Is this for a non-perl
application?
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
.
Relevant Pages
- Re: get the number of subgroups in a regex
... > Is there any way to get the number of subgroups in the regular ... > # start of code block ... > explain how exactly this code inside regex works ... Note that this pragma is ignored when the regular expression ... (comp.lang.perl.misc) - Re: regex simplifier?
... searching the archives for subject "Alternate Regular Expressions?". ... I had thought of a regex creator helper ... English-language-based regex wrappers (which, though some such ... whole thing into yet another notation soup), ... (comp.lang.ruby) - [geek] Advanced Siteswap RegEx
... regex is, feel free to move on to some other thread. ... regular expresions that do a certain amount of data processing in the ... As I've mostly been playing with lookaheads and backreferences at work ... (rec.juggling) - Re: Serious Perl Regular Expression deficiency?
... > parser using just regex so I want to get this right. ... parsing a Context Free language using a Regular grammar ... > XML specifications, this will always work. ... (comp.lang.perl.misc) - Re: Regex and bad words
... Charles K. Clarkson wrote: ... Just comparing against a list of bad words doesn't work that ... regex to also match the words, shithead, shitter, etc, etc. ... (perl.beginners) |
|