Searched refs:viraw (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dvi.c227 # define viraw 1 macro
229 int viraw = (sh_isoption(SH_VIRAW) || ed->sh->st.trap[SH_KEYTRAP]); local
250 if(!viraw)
348 /* avoids problem if user does 'sh -o viraw' */
405 if( !viraw )
584 if(viraw)
/ast/src/cmd/ksh93/tests/
H A Doptions.sh240 viraw vi-raw vi_raw

Completed in 15 milliseconds