Searched refs:REG_REGEXP (Results 1 – 7 of 7) sorted by relevance
75 #define REG_REGEXP 0x40000000 /* <regexp.h> compatibility */ macro
57 #define REG_REGEXP 0x40000000 /* <regexp.h> compatibility */ macro
3260 env.regexp = !!(env.flags & REG_REGEXP); in regcomp()
67 09-04-22 include/regex.h,regex/regcomp.c: add REG_REGEXP <regexp.h> compatibility