Home
last modified time | relevance | path

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

/trueos/contrib/nvi/ex/
HDex.h49 (F_ISSET(cmdp, E_VLITONLY) ? \
146 #define E_VLITONLY 0x00020000 /* Use ^V quoting only. */ macro
HDex_init.c300 ex_flags ? E_BLIGNORE | E_NOAUTO | E_NOPRDEF | E_VLITONLY : 0); in ex_run_str()