Searched refs:expandtab (Results 1 – 1 of 1) sorted by relevance
308 #define expandtab (vi_setops & VI_EXPANDTAB ) macro322 #define expandtab (0) macro2165 } else if (c == '\t' && expandtab) { // expand tab in char_insert()2219 if (expandtab) { in char_insert()3150 expandtab ? "" : "no", in colon()