Home
last modified time | relevance | path

Searched refs:lines (Results 1 – 25 of 126) sorted by relevance

123456

/PHP-7.4/sapi/cli/tests/
H A Dbug78323.phpt23 $lines = preg_split('/\R/', $output);
24 echo $lines[0], "\n",
25 $lines[1], "\n",
35 $lines = preg_split('/\R/', $output);
36 echo $lines[0], "\n",
37 $lines[1], "\n",
47 $lines = preg_split('/\R/', $output);
48 echo $lines[0], "\n",
49 $lines[1], "\n",
59 $lines = preg_split('/\R/', $output);
[all …]
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60455_03.phpt2 Bug #60455: stream_get_line and 2 lines, one possibly empty
6 private $lines = array();
10 $this->lines[] = "a\n";
11 $this->lines[] = ($path == "test://nonempty2nd" ? "b\n" : "\n");
17 if (key_exists($this->s++, $this->lines))
18 return $this->lines[$this->s - 1];
/PHP-7.4/sapi/cgi/tests/
H A Dbug78323.phpt18 $lines = preg_split('/\R/', $output);
19 echo $lines[0], "\n",
20 $lines[1], "\n",
30 $lines = preg_split('/\R/', $output);
31 echo $lines[0], "\n",
/PHP-7.4/Zend/tests/
H A Dbug79934.phpt4 This test covers different variations of whitespace-only lines in heredoc strings.
5 These whitespace-only lines should be ignored when stripping indentation.
8 // lines with only CRLF should not cause a parse error
12 // lines with only a LF should not cause a parse error
16 // lines with only a CR should not cause a parse error
20 // lines with only whitespace should not cause a parse error
H A Dbug55509.phpt17 $lines = file('/proc/meminfo');
19 foreach ($lines as $line) {
31 $lines = explode("\n",`sysctl -a`);
33 foreach ($lines as $line) {
/PHP-7.4/sapi/fpm/tests/
H A Dbug78323.phpt18 $lines = preg_split('/\R/', $output);
19 echo $lines[0], "\n",
29 $lines = preg_split('/\R/', $output);
30 echo $lines[0], "\n",
H A Dlogtool.inc135 * @param array $lines
157 foreach ($lines as $idx => $line) {
169 $line = $lines[++$idx];
288 * @param array $lines
300 for ($i = 2; $i < count($lines) - 2; $i++) {
310 * @param array $lines
319 if (count($lines) < 2) {
330 * @param array $lines
340 if (count($lines) - $idx < 3) {
461 'lines' => [
[all …]
H A Dlog-bwp-msg-flush-split-fallback.phpt33 $lines = $tester->getLogLines(2);
34 var_dump($lines[0] === str_repeat('a', 1021) . "\0f\n");
35 var_dump($lines[1] === "abc\n");
/PHP-7.4/ext/opcache/tests/opt/
H A Dprop_types.phpt42 $_main: ; (lines=1, args=0, vars=0, tmps=0, ssa_vars=0, no_loops)
46 BB0: start exit lines=[0-0]
50 noScope: ; (lines=10, args=1, vars=1, tmps=1, ssa_vars=5, no_loops)
55 BB0: start exit lines=[0-9]
68 Test::inTest: ; (lines=9, args=0, vars=0, tmps=1, ssa_vars=3, no_loops)
72 BB0: start exit lines=[0-8]
84 Test::inTestWithTest2: ; (lines=10, args=1, vars=1, tmps=1, ssa_vars=5, no_loops)
89 BB0: start exit lines=[0-9]
102 Test2::inTest2: ; (lines=9, args=0, vars=0, tmps=1, ssa_vars=3, no_loops)
106 BB0: start exit lines=[0-8]
H A Ddce_006.phpt21 $_main: ; (lines=1, args=0, vars=0, tmps=0)
26 foo: ; (lines=7, args=1, vars=2, tmps=1)
39 A::__destruct: ; (lines=1, args=0, vars=0, tmps=0)
H A Dsccp_001.phpt21 $_main: ; (lines=1, args=0, vars=0, tmps=0)
26 foo: ; (lines=1, args=0, vars=0, tmps=0)
H A Dsccp_019.phpt21 $_main: ; (lines=1, args=0, vars=0, tmps=0)
26 foo: ; (lines=2, args=1, vars=1, tmps=0)
H A Dsccp_017.phpt22 $_main: ; (lines=1, args=0, vars=0, tmps=0)
27 foo: ; (lines=2, args=1, vars=1, tmps=0)
H A Ddce_003.phpt19 $_main: ; (lines=1, args=0, vars=0, tmps=0)
24 foo: ; (lines=3, args=1, vars=1, tmps=0)
H A Djmp_001.phpt19 $_main: ; (lines=1, args=0, vars=0, tmps=0)
24 test: ; (lines=4, args=0, vars=1, tmps=1)
H A Dsccp_005.phpt19 $_main: ; (lines=1, args=0, vars=0, tmps=0)
24 foo: ; (lines=3, args=1, vars=1, tmps=0)
H A Dsccp_009.phpt20 $_main: ; (lines=1, args=0, vars=0, tmps=0)
25 foo: ; (lines=3, args=1, vars=1, tmps=0)
H A Ddce_005.phpt20 $_main: ; (lines=1, args=0, vars=0, tmps=0)
25 foo: ; (lines=2, args=1, vars=1, tmps=0)
H A Dsccp_007.phpt23 $_main: ; (lines=1, args=0, vars=0, tmps=0)
28 foo: ; (lines=3, args=1, vars=1, tmps=0)
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.h30 PHPDBG_LIST(lines);
51 uint32_t lines; member
/PHP-7.4/ext/standard/tests/strings/
H A Dprint_basic.phpt22 multiple lines. The newlines will be
26 print "This also spans\nmultiple lines. The newlines will be\noutput as well.";
56 multiple lines with $variable interpolation. Note
71 multiple lines. The newlines will be
75 multiple lines. The newlines will be
89 multiple lines with VARIABLE interpolation. Note
H A Dnl2br_variation3.phpt15 //heredoc string containing new line chars(\n, \r and combinations of \r & \n) and new lines
25 //heredoc string containing embedded 'new line chars'/'new lines' in the string
28 This is \tes\t for \n \new lines
68 ew lines<br />
H A Dstripos_variation3.phpt15 echo "-- With heredoc string containing multi lines --\n";
18 spanning multiple lines
31 -- With heredoc string containing multi lines --
H A Dstrrpos_variation3.phpt15 echo "-- With heredoc string containing multi lines --\n";
18 spanning multiple lines
31 -- With heredoc string containing multi lines --
/PHP-7.4/ext/spl/tests/
H A Dbug80933.phpt5 $lines = [
9 foreach ($lines as $line) {

Completed in 33 milliseconds

123456