Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dregex.h87 #define REG_WORDS 0x80 /* \< and \> match word boundries */ macro
/titanic_44/usr/src/cmd/vi/port/
H A Dex_re.c852 regcomp_flags = REG_WORDS; in vi_compile()