/PHP-8.3/ext/standard/tests/array/ |
H A D | shuffle_variation5.phpt | 12 // 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 D | krsort_variation10.phpt | 2 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 D | ksort_variation11.phpt | 2 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.3/ext/standard/tests/strings/ |
H A D | chunk_split_variation12.phpt | 16 // 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 92 …heredoc stringr to checkThis is simple heredoc string with hereThis is simple heredoc stringdoc en… 93 …heredoc stringi@! ch@r$ This is simple heredoc string__with wroThis is simple heredoc stringng \k … 118 heredoc" [all …]
|
H A D | str_split_variation5.phpt | 15 // 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" 118 heredoc" [all …]
|
H A D | chunk_split_variation4.phpt | 15 // 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 D | chop_variation3.phpt | 2 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 D | stripos_variation3.phpt | 2 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 D | strrchr_variation3.phpt | 2 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 D | strrpos_variation3.phpt | 2 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 D | stripos_variation5.phpt | 2 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 D | strripos_variation5.phpt | 2 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 D | strrpos_variation5.phpt | 2 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 D | strrpos_variation7.phpt | 2 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"; 24 *** Testing strrpos() function: with heredoc strings *** 25 -- With empty heredoc string --
|
H A D | strrchr_variation4.phpt | 2 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 D | stripos_variation6.phpt | 2 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 --
|
H A D | strripos_variation4.phpt | 2 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 D | strrpos_variation6.phpt | 2 Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argume… 5 /* Test strrpos() function by passing heredoc string containing quotes for haystack 9 echo "*** Testing strrpos() function: with heredoc strings ***\n"; 10 echo "-- With heredoc string containing quote & slash chars --\n"; 24 *** Testing strrpos() function: with heredoc strings *** 25 -- With heredoc string containing quote & slash chars --
|
/PHP-8.3/Zend/tests/ |
H A D | heredoc_001.phpt | 2 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 D | heredoc_003.phpt | 2 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 D | heredoc_004.phpt | 2 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 D | heredoc_002.phpt | 2 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 D | flexible-heredoc-nowdoc-lineno.phpt | 2 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 D | heredoc_006.phpt | 2 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 D | heredoc_007.phpt | 2 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.
|