Home
last modified time | relevance | path

Searched refs:blank_line (Results 151 – 175 of 457) sorted by relevance

12345678910>>...19

/dports/lang/ruby26/ruby-2.6.9/test/rdoc/
H A Dtest_rdoc_rd_inline_parser.rb31 blank_line,
/dports/devel/gdb/gdb-11.1/gdb/python/lib/gdb/command/
H A Dframe_filters.py62 def print_list(self, title, frame_filters, blank_line): argument
85 if blank_line:
/dports/lang/php80/php-8.0.15/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt15 $blank_line = <<<EOT
52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_combine_variation3.phpt13 $blank_line = <<<EOT
50 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_intersect_assoc_variation4.phpt15 $blank_line = <<<EOT
61 …array($blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string), // arr…
H A Darray_unshift_variation9.phpt18 $blank_line = <<<EOT
58 $blank_line,
/dports/lang/php81/php-8.1.1/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt15 $blank_line = <<<EOT
52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_unshift_variation9.phpt18 $blank_line = <<<EOT
58 $blank_line,
H A Darray_combine_variation3.phpt13 $blank_line = <<<EOT
50 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt15 $blank_line = <<<EOT
52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt15 $blank_line = <<<EOT
52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/filter/
H A Dmarkdown.cpp903 bool blank_line = false; in process() local
920 blank_line = itr.eol(); in process()
921 Block * nblk = blank_line || (keep_open == Block::YES && back->leaf()) in process()
925 if (nblk || keep_open == Block::NEVER || (prev_blank && !blank_line)) { in process()
986 prev_blank = blank_line; in process()
/dports/textproc/aspell/aspell-0.60.8/modules/filter/
H A Dmarkdown.cpp903 bool blank_line = false; in process() local
920 blank_line = itr.eol(); in process()
921 Block * nblk = blank_line || (keep_open == Block::YES && back->leaf()) in process()
925 if (nblk || keep_open == Block::NEVER || (prev_blank && !blank_line)) { in process()
986 prev_blank = blank_line; in process()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprinting.h119 extern void end_diagnostic(boolean blank_line);
/dports/lang/php73/php-7.3.33/ext/standard/tests/array/
H A Darray_intersect_assoc_variation4.phpt21 $blank_line = <<<EOT
67 …array($blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string), // arr…
H A Darray_intersect_assoc_variation3.phpt21 $blank_line = <<<EOT
58 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_unshift_variation9.phpt23 $blank_line = <<<EOT
63 $blank_line,
/dports/devel/bpython/bpython-0.22.1/bpython/curtsiesfrontend/
H A Dreplpainter.py17 def display_linize(msg, columns, blank_line=False): argument
22 return [""] if blank_line else []
/dports/lang/php74/php-7.4.27/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt21 $blank_line = <<<EOT
58 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…

12345678910>>...19