Home
last modified time | relevance | path

Searched refs:replace_whitespace (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/
Dtextwrap.py120 replace_whitespace=True, argument
133 self.replace_whitespace = replace_whitespace
155 if self.replace_whitespace:
/third_party/python/Doc/library/
Dtextwrap.rst64 :attr:`.drop_whitespace`, and :attr:`.replace_whitespace` will have no effect.
177 .. attribute:: replace_whitespace
187 If :attr:`expand_tabs` is false and :attr:`replace_whitespace` is true,
193 If :attr:`replace_whitespace` is false, newlines may appear in the
/third_party/eudev/src/udev/
Dudev.h86 bool replace_whitespace);
Dudev-event.c68 bool replace_whitespace) { in udev_event_apply_format() argument
126 bool replws = replace_whitespace; in udev_event_apply_format()
/third_party/skia/third_party/externals/jinja2/
Dfilters.py752 replace_whitespace=False,
/third_party/jinja2/
Dfilters.py752 replace_whitespace=False,
/third_party/node/tools/inspector_protocol/jinja2/
Dfilters.py632 replace_whitespace=False,