Searched defs:REG_NOSUB (Results 1 – 3 of 3) sorted by relevance
60 #define REG_NOSUB 0x0020 /* Maps to PCRE_NO_AUTO_CAPTURE */ macro
37 #define REG_NOSUB 0004 macro
43 #define REG_NOSUB (1<<5) macro
Completed in 7 milliseconds