Searched full:tab (Results 1 – 2 of 2) sorted by relevance
14 indent_style = tab
121 --tab-size=n set the number of spaces for tab (default $tabsize)319 'tab-size=i' => \$tabsize,400 # skip TAB size 1 to avoid additional checks on $tabsize - 1401 die "$P: Invalid TAB size: $tabsize\n" if ($tabsize < 2);2573 #Remove spaces before a tab3677 "MAINTAINERS entries use one tab after TYPE:\n" . $herecurr) &&3962 # check indentation starts on a tab stop4190 # if the previous line is a break or return and is indented 1 tab more...5605 # at end-of-function, with the previous line a single leading tab, then return;