Home
last modified time | relevance | path

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

/src/contrib/nvi/ex/
H A Dex.h50 #define IS_SHELLMETA(sp, ch) \ macro
H A Dex_argv.c168 if (IS_SHELLMETA(sp, *p)) in argv_exp2()
/src/contrib/nvi/vi/
H A Dv_txt.c2557 if (IS_SHELLMETA(sp, tp->lb[tp->cno - 1]) && in txt_isrch()