Searched refs:TOKEN_TAB (Results 1 – 3 of 3) sorted by relevance
60 TOKEN_TAB, // tab enumerator176 return type == TOKEN_SPACE || type == TOKEN_TAB; in white_space()221 return type == TOKEN_TAB; in tab()
1824 type = TOKEN_TAB; in next()2297 case TOKEN_TAB: in delimiter()2353 case TOKEN_TAB: in description()6691 case TOKEN_TAB: in process()
5235 * troff/input.c (do_special): Turn TOKEN_TAB back into \t.