Searched refs:REG_WORDS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dregex.h87 #define REG_WORDS 0x80 /* \< and \> match word boundries */ macro
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c754 * if \< and/or \> is specified, REG_WORDS is set.
852 regcomp_flags = REG_WORDS;

Completed in 472 milliseconds