[pcre-dev] Is DEFINE replaceable with smaller construct?

Inizio della pagina
Delete this message
Autore: NN
Data:  
To: Pcre-dev@exim.org
Oggetto: [pcre-dev] Is DEFINE replaceable with smaller construct?
Good evening! And Happy New Ear!

Is there
(?(DEFINE)X)
equivalent to
X{0}
If the second construct provides legal replacement to DEFINE, I want to use it, cause to smaller size and no brackets.

Thanx.
Michael.