Searched refs:TAB_REPEAT_CHAR (Results 1 – 1 of 1) sorted by relevance
2535 const char TAB_REPEAT_CHAR = 'T'; variable2668 *ptr++ = TAB_REPEAT_CHAR; in to_string()2765 if (tok.ch() == TAB_REPEAT_CHAR) { in set_tabs()