WS_TAB_WIDTH_MASK 1660 cache.h #define ws_tab_width(rule) ((rule) & WS_TAB_WIDTH_MASK) WS_TAB_WIDTH_MASK 59 ws.c rule &= ~WS_TAB_WIDTH_MASK;