Home
last modified time | relevance | path

Searched refs:break_on_hyphens (Results 76 – 100 of 138) sorted by relevance

123456

/dports/mail/thunderbird/thunderbird-91.8.0/python/mozperftest/mozperftest/
H A Dscript.py191 return "\n".join(textwrap.wrap(value, break_on_hyphens=False))
/dports/textproc/py-mkdocs/mkdocs-1.2.3/mkdocs/
H A D__main__.py39 break_on_hyphens=False,
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/io/format/
H A Dfasta.py769 break_on_hyphens=False)
/dports/devel/py-Jinja2/Jinja2-3.0.1/src/jinja2/
H A Dfilters.py910 break_on_hyphens: bool = True,
951 break_on_hyphens=break_on_hyphens,
/dports/devel/py-Jinja2-doc/Jinja2-3.0.1/src/jinja2/
H A Dfilters.py910 break_on_hyphens: bool = True,
951 break_on_hyphens=break_on_hyphens,
/dports/devel/py-Jinja2/stage/usr/local/lib/python3.8/site-packages/jinja2/
H A Dfilters.py910 break_on_hyphens: bool = True,
951 break_on_hyphens=break_on_hyphens,
/dports/devel/py-Jinja2/Jinja2-3.0.1/build/lib/jinja2/
H A Dfilters.py910 break_on_hyphens: bool = True,
951 break_on_hyphens=break_on_hyphens,
/dports/java/java-subversion/subversion-1.14.1/tools/dist/security/
H A Dmailer.py127 break_on_hyphens=False):
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/metrics/common/
H A Dpretty_print_xml.py87 self.wrapper.break_on_hyphens = False
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/metrics/common/
H A Dpretty_print_xml.py87 self.wrapper.break_on_hyphens = False
/dports/devel/py-subversion/subversion-1.14.1/tools/dist/security/
H A Dmailer.py127 break_on_hyphens=False):
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dist/security/
H A Dmailer.py127 break_on_hyphens=False):
/dports/devel/p5-subversion/subversion-1.14.1/tools/dist/security/
H A Dmailer.py127 break_on_hyphens=False):
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/tests/
H A Dkuroga.py96 break_on_hyphens=False):
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/contrib/utilities/
H A Dwrapcomments.py35 wrapper = textwrap.TextWrapper(break_on_hyphens=False)
/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/writers/
H A Dnroff.py61 self.wrapper.break_on_hyphens = True
/dports/devel/py-pythondialog/pythondialog-3.5.2/examples/
H A Ddemo.py117 break_on_hyphens=True)
1303 break_on_hyphens=True)
/dports/devel/py-pythondialog/pythondialog-3.5.2/examples/with-autowidgetsize/
H A Ddemo.py117 break_on_hyphens=True)
1308 break_on_hyphens=True)
/dports/emulators/vice/vice-3.5/src/lib/libx264/tools/digress/
H A Dtesting.py391 textwrap.wrap(col, MAXLEN, break_on_hyphens=False) for col in row
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/tools/digress/
H A Dtesting.py391 textwrap.wrap(col, MAXLEN, break_on_hyphens=False) for col in row
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/tools/digress/
H A Dtesting.py391 textwrap.wrap(col, MAXLEN, break_on_hyphens=False) for col in row
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/tools/digress/
H A Dtesting.py391 textwrap.wrap(col, MAXLEN, break_on_hyphens=False) for col in row
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dtextwrap.rst201 .. attribute:: break_on_hyphens
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dtextwrap.rst201 .. attribute:: break_on_hyphens
/dports/devel/pybugz/pybugz-0.13/bugz/
H A Dcli.py301 break_on_hyphens=False)

123456