Re: yada yada yada in regex

2008-06-08 Thread Daniel Ruoso
Sáb, 2008-06-07 às 16:01 +0200, Stéphane Payrard escreveu:
> what is the equivalent convention for yadayadayada in regex. Cuz  ...
> is alread meaningful in regex.  Should I use <...> or {...} ?
> Should the first be predefined?

If I understand correctly, {...} should already be parsed as a yada yada
yada closure, since ... is 'like' a statement.

I might be missing something, but <...> would be a rule with the '...'
name which, I think, is parseable, and could even be implemented

daniel



yada yada yada in regex

2008-06-08 Thread Stéphane Payrard
what is the equivalent convention for yadayadayada in regex. Cuz  ...
is alread meaningful in regex.  Should I use <...> or {...} ?
Should the first be predefined?

I want something that is a placeholder that parses but fails if
someone pastes it. In other words the equivalent of
a sub yada yada yada


-- 
cognominal stef