Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_subst.c28 #define SUB_FIRST 0x01 /* The 'r' flag isn't reasonable. */ macro
158 flags = SUB_FIRST; in ex_s()
448 if (LF_ISSET(SUB_FIRST)) { in s()