Searched refs:tabify (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dcheckpatch.pl2556 sub tabify { subroutine
3897 $fixed[$fixlinenr] =~ s/^\+([ \t]+)/"\+" . tabify($1)/e;
4142 $fixed[$fixlinenr] =~ s/^\+([ \t]+)/"\+" . tabify($1)/e;

Completed in 142 milliseconds