Searched refs:TOKEN_TAB (Results 1 – 3 of 3) sorted by relevance
58 TOKEN_TAB, // tab enumerator174 return type == TOKEN_SPACE || type == TOKEN_TAB; in white_space()219 return type == TOKEN_TAB; in tab()
1822 type = TOKEN_TAB; in next()2295 case TOKEN_TAB: in delimiter()2351 case TOKEN_TAB: in description()6688 case TOKEN_TAB: in process()
5235 * troff/input.c (do_special): Turn TOKEN_TAB back into \t.