Searched defs:expand_tabs (Results 1 – 3 of 3) sorted by relevance
| /third_party/ltp/scripts/ | ||
| D | checkpatch.pl | 1457 sub expand_tabs { subroutine |
| /third_party/python/Lib/ | ||
| D | textwrap.py | 119 expand_tabs=True, argument |
| D | difflib.py | 1742 def expand_tabs(line): function |