HomeSort by: relevance | last modified time | path
    Searched refs:E_VLITONLY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/ex/
ex.h 50 (F_ISSET(cmdp, E_VLITONLY) ? \
144 #define E_VLITONLY 0x00020000 /* Use ^V quoting only. */
ex_init.c 290 ex_flags ? E_BLIGNORE | E_NOAUTO | E_NOPRDEF | E_VLITONLY : 0);

Completed in 18 milliseconds