Home
last modified time | relevance | path

Searched defs:expand_tabs (Results 1 – 5 of 5) sorted by relevance

/external/antlr/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb102 def expand_tabs( n=8 ) method
/external/coreboot/util/lint/
Dcheckpatch.pl1324 sub expand_tabs { subroutine
/external/ltp/scripts/
Dcheckpatch.pl1457 sub expand_tabs { subroutine
/external/python/cpython3/Lib/
Dtextwrap.py116 expand_tabs=True, argument
Ddifflib.py1742 def expand_tabs(line): function