Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c9533 #define HAS_D_RUNTIME_DEPENDENCY 0x02 /* /d if the target being matched is in S_regclass() macro
11147 has_runtime_dependency |= HAS_D_RUNTIME_DEPENDENCY; in S_regclass()
11208 if (has_runtime_dependency & HAS_D_RUNTIME_DEPENDENCY) { in S_regclass()
11525 else if ( ! (has_runtime_dependency & ~HAS_D_RUNTIME_DEPENDENCY) in S_optimize_regclass()
11939 & HAS_D_RUNTIME_DEPENDENCY) in S_optimize_regclass()