Home
last modified time | relevance | path

Searched refs:SIZE_ONLY (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dregcomp.c275 if (!SIZE_ONLY) \
295 if (!SIZE_ONLY) \
320 if (!SIZE_ONLY) \
338 if (!SIZE_ONLY) \
357 if (!SIZE_ONLY) \
412 if (!SIZE_ONLY) *(s) = (c); else (void)(s); \
426 if (! SIZE_ONLY) { \
442 if (! SIZE_ONLY) { \
2211 if (SIZE_ONLY && ckWARN2(WARN_DEPRECATED, WARN_REGEXP)) in S_reg()
2244 if (!SIZE_ONLY) { in S_reg()
[all …]
Dregcomp.h199 #define SIZE_ONLY (RExC_emit == &PL_regdummy) macro
DChanges5.61012 Log: tweak to use SIZE_ONLY