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

Top Page
Delete this message
Author: NN
Date:  
To: Pcre-dev@exim.org
Subject: [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.