Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/ex/
Dex_subst.c31 #define SUB_FIRST 0x01 /* The 'r' flag isn't reasonable. */ macro
158 flags = SUB_FIRST; in ex_s()
447 if (LF_ISSET(SUB_FIRST)) { in s()