OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:join_lines
(Results
1 - 10
of
10
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py
90
join_lines
=1, rstrip_ws=1)
97
join_lines
=1, rstrip_ws=1, collapse_join=1)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py
90
join_lines
=1, rstrip_ws=1)
97
join_lines
=1, rstrip_ws=1, collapse_join=1)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py
53
join_lines
[default: false]
61
predecessor; only matters if (
join_lines
and not lstrip_ws)
74
'
join_lines
': 0,
164
with 'unreadline()'). If the '
join_lines
' option is true, this
229
if self.
join_lines
and buildup_line:
272
if self.
join_lines
:
extension.py
151
strip_comments=1, skip_blanks=1,
join_lines
=1,
sysconfig.py
299
fp = TextFile(fn, strip_comments=1, skip_blanks=1,
join_lines
=1)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py
53
join_lines
[default: false]
61
predecessor; only matters if (
join_lines
and not lstrip_ws)
74
'
join_lines
': 0,
164
with 'unreadline()'). If the '
join_lines
' option is true, this
229
if self.
join_lines
and buildup_line:
272
if self.
join_lines
:
extension.py
151
strip_comments=1, skip_blanks=1,
join_lines
=1,
sysconfig.py
299
fp = TextFile(fn, strip_comments=1, skip_blanks=1,
join_lines
=1)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py
310
join_lines
=1,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py
310
join_lines
=1,
Completed in 92 milliseconds