Lines Matching refs:TAB
444 if (*ptr == TAB) in get_indent_str()
475 if (*ptr == TAB) // count a tab for what it is worth in get_indent_str_vtab()
548 if (*p == TAB) in set_indent()
609 if (*p != TAB) in set_indent()
620 if (*p != TAB) in set_indent()
701 if (*p == TAB) in set_indent()
733 *s++ = TAB; in set_indent()
750 *s++ = TAB; in set_indent()
757 *s++ = TAB; in set_indent()
1461 if (*s == TAB) in copy_indent()
1508 *p++ = TAB; in copy_indent()
1525 *p++ = TAB; in copy_indent()
1533 *p++ = TAB; in copy_indent()