Home
last modified time | relevance | path

Searched refs:heredoc (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/standard/tests/array/
H A Dshuffle_variation5.phpt12 // defining different heredoc strings
21 first line of heredoc string
22 second line of heredoc string
50 // defining array with keys as heredoc strings
77 -- with array of heredoc strings --
102 string\(8\) "[heredoc 1-5]*"
104 string\(8\) "[heredoc 1-5]*"
106 string\(8\) "[heredoc 1-5]*"
108 string\(8\) "[heredoc 1-5]*"
110 string\(8\) "[heredoc 1-5]*"
[all …]
H A Dkrsort_variation10.phpt2 Test krsort() function : usage variations - sort heredoc strings
6 * testing krsort() by providing array of heredoc strings for $array argument with
15 // Different heredoc strings to be sorted
25 heredoc string\twith!@# and 123
32 $multiline_heredoc => "heredoc string\twith!@# and 123\nTest this!!!"
58 ["heredoc string with!@# and 123
60 string(43) "heredoc string with!@# and 123
71 ["heredoc string with!@# and 123
73 string(43) "heredoc string with!@# and 123
84 ["heredoc string with!@# and 123
[all …]
H A Dksort_variation11.phpt2 Test ksort() function : usage variations - sort heredoc strings
6 * testing ksort() by providing array of heredoc strings for $array argument with
15 // Different heredoc strings to be sorted
25 heredoc string\twith!@# and 123
32 $multiline_heredoc => "heredoc string\twith!@# and 123\nTest this!!!"
62 ["heredoc string with!@# and 123
64 string(43) "heredoc string with!@# and 123
75 ["heredoc string with!@# and 123
77 string(43) "heredoc string with!@# and 123
88 ["heredoc string with!@# and 123
[all …]
/PHP-8.0/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt16 // Null heredoc string
25 // simple heredoc string
27 This is simple heredoc string
30 // heredoc with special characters
35 // blank heredoc string
45 // heredoc with multiline
49 heredoc
92heredoc stringr to checkThis is simple heredoc string with hereThis is simple heredoc stringdoc en…
93heredoc stringi@! ch@r$ This is simple heredoc string__with wroThis is simple heredoc stringng \k …
118 heredoc"
[all …]
H A Dstr_split_variation5.phpt15 // Null heredoc string
24 // simple heredoc string
26 This is simple heredoc string
29 // heredoc with special characters
34 // blank heredoc string
44 // heredoc with multiline
48 heredoc
51 // heredoc with quotes and slashes
53 "To check " in heredoc"
122 heredoc"
[all …]
H A Dchunk_split_variation4.phpt15 // Null heredoc string
19 // heredoc string with single character
24 // simple heredoc string
26 This is simple heredoc string
29 // heredoc with special characters
34 // blank heredoc string
44 // heredoc with multiline
48 heredoc
51 // heredoc with quotes and slashes
53 "To check " in heredoc"
[all …]
H A Dchop_variation3.phpt2 Test chop() function : usage variations - with heredoc string
6 * Testing chop() : with heredoc strings
9 echo "*** Testing chop() : with heredoc strings ***\n";
11 // defining different heredoc strings
21 first line of heredoc string
22 second line of heredoc string
59 *** Testing chop() : with heredoc strings ***
70 string(86) "first line of heredoc string
71 second line of heredoc string
73 string(86) "first line of heredoc string
[all …]
H A Dstrrchr_variation3.phpt2 Test strrchr() function : usage variations - multi line heredoc string for 'haystack'
5 /* Test strrchr() function by passing multi-line heredoc string for haystack and
9 echo "*** Testing strrchr() function: with heredoc strings ***\n";
13 using heredoc syntax.
31 *** Testing strrchr() function: with heredoc strings ***
32 string(19) "ing heredoc syntax."
37 using heredoc syntax."
H A Dstripos_variation3.phpt2 Test stripos() function : usage variations - multi line heredoc string for 'haystack' argument
5 /* Test stripos() function by passing multi-line heredoc string for haystack and
9 echo "*** Testing stripos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing multi lines --\n";
14 using heredoc syntax.
25 *** Testing stripos() function: with heredoc strings ***
26 -- With heredoc string containing multi lines --
H A Dstrrpos_variation3.phpt2 Test strrpos() function : usage variations - multi line heredoc string for 'haystack' argument
5 /* Test strrpos() function by passing multi-line heredoc string for haystack and
9 echo "*** Testing strrpos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing multi lines --\n";
14 using heredoc syntax.
25 *** Testing strrpos() function: with heredoc strings ***
26 -- With heredoc string containing multi lines --
H A Dstripos_variation5.phpt2 Test stripos() function : usage variations - heredoc string containing escape chars for 'haystack' …
5 /* Test stripos() function by passing heredoc string containing escape chars for haystack
9 echo "*** Testing stripos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing escape characters --\n";
23 *** Testing stripos() function: with heredoc strings ***
24 -- With heredoc string containing escape characters --
H A Dstrripos_variation5.phpt2 Test strripos() function : usage variations - heredoc string containing escape chars for 'haystack'…
5 /* Test strripos() function by passing heredoc string containing escape chars for haystack
9 echo "*** Testing strripos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing escape characters --\n";
22 *** Testing strripos() function: with heredoc strings ***
23 -- With heredoc string containing escape characters --
H A Dstripos_variation7.phpt2 Test stripos() function : usage variations - empty heredoc string for 'haystack' argument
5 /* Test stripos() function by passing empty heredoc string for haystack
9 echo "*** Testing stripos() function: with heredoc strings ***\n";
10 echo "-- With empty heredoc string --\n";
26 *** Testing stripos() function: with heredoc strings ***
27 -- With empty heredoc string --
H A Dstrrpos_variation5.phpt2 Test strrpos() function : usage variations - heredoc string containing escape chars for 'haystack' …
5 /* Test strrpos() function by passing heredoc string containing escape chars for haystack
9 echo "*** Testing strrpos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing escape characters --\n";
23 *** Testing strrpos() function: with heredoc strings ***
24 -- With heredoc string containing escape characters --
H A Dstrrpos_variation7.phpt2 Test strrpos() function : usage variations - empty heredoc string for 'haystack' argument
5 /* Test strrpos() function by passing empty heredoc string for haystack
9 echo "*** Testing strrpos() function: with heredoc strings ***\n";
10 echo "-- With empty heredoc string --\n";
25 *** Testing strrpos() function: with heredoc strings ***
26 -- With empty heredoc string --
H A Dstrrchr_variation4.phpt2 Test strrchr() function : usage variations - heredoc string containing special chars for 'haystack'
5 /* Test strrchr() function by passing heredoc string containing special chars for haystack
9 echo "*** Testing strrchr() function: with heredoc strings ***\n";
11 Example of heredoc string contains
26 $heredoc_needle, //needle as heredoc string
37 *** Testing strrchr() function: with heredoc strings ***
50 string(76) "Example of heredoc string contains
H A Dstrripos_variation4.phpt2 Test strripos() function : usage variations - heredoc string containing special chars for 'haystack…
5 /* Test strripos() function by passing heredoc string containing special chars for haystack
9 echo "*** Testing strripos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing special chars --\n";
26 *** Testing strripos() function: with heredoc strings ***
27 -- With heredoc string containing special chars --
H A Dstripos_variation6.phpt2 Test stripos() function : usage variations - heredoc string containing quotes for 'haystack' argume…
5 /* Test stripos() function by passing heredoc string containing quotes for haystack
9 echo "*** Testing stripos() function: with heredoc strings ***\n";
10 echo "-- With heredoc string containing quote & slash chars --\n";
24 *** Testing stripos() function: with heredoc strings ***
25 -- With heredoc string containing quote & slash chars --
/PHP-8.0/Zend/tests/
H A Dheredoc_001.phpt2 basic heredoc syntax
9 This is a heredoc test.
14 This is another heredoc test.
22 This is a heredoc test.
23 This is another heredoc test.
H A Dheredoc_003.phpt2 simple variable replacement test (heredoc)
9 This is heredoc test #$a.
14 This is heredoc test #$b.
22 This is heredoc test #1.
23 This is heredoc test #2.
H A Dheredoc_004.phpt2 braces variable replacement test (heredoc)
9 This is heredoc test #{$a}.
14 This is heredoc test #{$b}.
22 This is heredoc test #1.
23 This is heredoc test #2.
H A Dheredoc_002.phpt2 basic binary heredoc syntax
9 This is a heredoc test.
14 This is another heredoc test.
22 This is a heredoc test.
23 This is another heredoc test.
H A Dflexible-heredoc-nowdoc-lineno.phpt2 Flexible heredoc lineno: ensure the compiler globals line number is correct
6 $heredoc = <<<EOT
10 $heredoc = <<<'EOT'
14 $heredoc = <<<EOT
18 $heredoc = <<<'EOT'
H A Dheredoc_006.phpt2 braced complex variable replacement test (heredoc)
9 This is heredoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
14 This is heredoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
22 This is heredoc test #s 1, 2, 3, and 4.
23 This is heredoc test #s 1, 2, 3, and 4.
H A Dheredoc_007.phpt2 braced and unbraced complex variable replacement test (heredoc)
9 This is heredoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
14 This is heredoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
22 This is heredoc test #s 1, 2, 3, and 4.
23 This is heredoc test #s 1, 2, 3, and 4.

Completed in 43 milliseconds

12345678910>>...12