Home
last modified time | relevance | path

Searched refs:expandtabs (Results 126 – 150 of 1027) sorted by relevance

12345678910>>...42

/dports/multimedia/tautulli/Tautulli-2.8.0/lib/mako/
H A Dpygen.py240 entry = entry.expandtabs()
301 line = line.expandtabs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/mako/mako/
H A Dpygen.py240 entry = entry.expandtabs()
301 line = line.expandtabs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/mako/
H A Dpygen.py240 entry = entry.expandtabs()
301 line = line.expandtabs()
/dports/devel/py-absl-py/absl-py-0.15.0/absl/flags/
H A D_helpers.py296 text = text.expandtabs(4)
387 lines = docstring.expandtabs().splitlines()
/dports/devel/py-absl/absl-py-0.7.1/absl/flags/
H A D_helpers.py296 text = text.expandtabs(4)
379 lines = docstring.expandtabs().splitlines()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/mako/
H A Dpygen.py240 entry = entry.expandtabs()
301 line = line.expandtabs()
/dports/textproc/py-mako/Mako-1.0.14/mako/
H A Dpygen.py240 entry = entry.expandtabs()
301 line = line.expandtabs()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/parser/
H A Dtext.py35 self.lines = self.raw.expandtabs().split('\n')
/dports/www/flexget/Flexget-3.2.18/flexget/plugins/cli/
H A Ddoc.py18 lines = docstring.expandtabs().splitlines()
/dports/devel/py-lark-parser/lark-parser-0.12.0/lark/
H A Dexceptions.py63 return before + after + '\n' + ' ' * len(before.expandtabs()) + '^\n'
67 …return (before + after + b'\n' + b' ' * len(before.expandtabs()) + b'^\n').decode("ascii", "backsl…
/dports/devel/llvm10/llvm-10.0.1.src/utils/UpdateTestChecks/
H A Dcommon.py10 expandtabs = str.expandtabs variable in string
128 body = string.expandtabs(body, 2)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py10 expandtabs = str.expandtabs variable in string
128 body = string.expandtabs(body, 2)
/dports/mail/cone/cone-1.1/curses/
H A Dcurseslabel.C67 wc.expandtabs(0); in setutext()
/dports/math/py-numpy/numpy-1.20.3/numpy/
H A Dchar.pyi21 expandtabs: Any
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/
H A Dunpreserve.py52 line = line.expandtabs()
/dports/www/xist/ll-xist-5.34/
H A Dsetup.py250 description = description.expandtabs(2)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))
/dports/lang/python-tools/Python-3.8.12/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))
/dports/lang/python39/Python-3.9.9/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))
/dports/lang/python38/Python-3.8.12/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))
/dports/biology/vcflib/vcflib-1.0.2/test/pytest/
H A Drtest.py31 header = out.decode().expandtabs(tabsize=8).split("\n")[0:lines]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))
/dports/misc/py-onnx-tf/onnx-tf-1.6.0/third_party/
H A Dget_info.py31 lines = docstring.expandtabs().splitlines()
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/
H A Droutines.char.rst25 expandtabs
/dports/lang/python310/Python-3.10.1/Lib/test/test_json/
H A Dtest_indent.py45 self.assertEqual(d2, expect.expandtabs(2))

12345678910>>...42