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

Page principale
Supprimer ce message
Auteur: NN
Date:  
À: Pcre-dev@exim.org
Sujet: [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.