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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c101 #define VI_IGNORECASE 4 macro
105 #define ignorecase (vi_setops & VI_IGNORECASE)
341 vi_setops = VI_AUTOINDENT | VI_SHOWMATCH | VI_IGNORECASE | VI_ERR_METHOD;
985 setops(argp, "ignorecase ", i, "ic", VI_IGNORECASE);

Completed in 93 milliseconds