Searched refs:REG_WORDS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/head/ | ||
H A D | regex.h | 87 #define REG_WORDS 0x80 /* \< and \> match word boundries */ macro |
/titanic_44/usr/src/cmd/vi/port/ | ||
H A D | ex_re.c | 852 regcomp_flags = REG_WORDS; in vi_compile() |