Searched refs:REG_POSIX (Results 1 – 4 of 4) sorted by relevance
71 #define REG_POSIX 0400 /* only POSIX-compliant regex (libregex) */ macro
31 P REG_POSIX
366 o |= REG_POSIX; in options()
270 if (cflags®_POSIX) { in regcomp_internal()