Home
last modified time | relevance | path

Searched refs:heredoc (Results 201 – 225 of 648) sorted by relevance

12345678910>>...26

/PHP-5.5/ext/date/tests/
H A Ddate_parse_variation1.phpt31 // heredoc string
32 $heredoc = <<<EOT
81 'heredoc' => $heredoc,
239 -- heredoc --
H A Dgmstrftime_variation2.phpt40 // heredoc string
41 $heredoc = <<<EOT
83 'heredoc' => $heredoc,
186 --heredoc--
H A Dtimezone_name_from_abbr_variation2.phpt32 // heredoc string
33 $heredoc = <<<EOT
81 'heredoc' => $heredoc,
194 -- heredoc --
H A Dtimezone_name_from_abbr_variation3.phpt32 // heredoc string
33 $heredoc = <<<EOT
81 'heredoc' => $heredoc,
194 -- heredoc --
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_variation6.phpt47 // heredoc string
48 $heredoc = <<<EOT
94 'heredoc' => $heredoc,
198 --heredoc--
H A Dumask_variation3.phpt48 // heredoc string
49 $heredoc = <<<EOT
94 'heredoc' => $heredoc,
214 --heredoc--
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strrichr_variation3.phpt48 // heredoc string
49 $heredoc = <<<EOT
100 'heredoc' => $heredoc,
212 --heredoc--
H A Dmb_ereg_replace_variation4.phpt35 // heredoc string
36 $heredoc = <<<EOT
76 $heredoc,
H A Dmb_strtoupper_variation1.phpt36 // heredoc string
37 $heredoc = <<<EOT
77 $heredoc,
H A Dmb_substr_variation1.phpt37 // heredoc string
38 $heredoc = <<<EOT
78 $heredoc,
H A Dmb_encode_mimeheader_variation1.phpt40 // heredoc string
41 $heredoc = <<<EOT
81 $heredoc,
H A Dmb_stripos_variation1.phpt39 // heredoc string
40 $heredoc = <<<EOT
80 $heredoc,
H A Dmb_strrpos_variation2.phpt38 // heredoc string
39 $heredoc = <<<EOT
79 $heredoc,
/PHP-5.5/ext/gd/tests/
H A Dimagecolorallocate_variation4.phpt42 // heredoc string
43 $heredoc = <<<EOT
85 'heredoc' => $heredoc,
188 --heredoc--
H A Dimagecolorallocate_variation2.phpt43 // heredoc string
44 $heredoc = <<<EOT
86 'heredoc' => $heredoc,
189 --heredoc--
H A Dimagecolorallocate_variation3.phpt43 // heredoc string
44 $heredoc = <<<EOT
86 'heredoc' => $heredoc,
189 --heredoc--
/PHP-5.5/Zend/tests/
H A Dheredoc_008.phpt2 empty doc test (heredoc)
H A Dbug36037.phpt2 Bug #36037 (heredoc adds extra line number)
H A Dnowdoc.inc3 // Common definitions for heredoc/nowdoc tests.
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_assoc_variation4.phpt25 // heredoc string
26 $heredoc = <<<EOT
73 $heredoc => 'stringh'),
H A Dkey_variation2.phpt20 // heredoc string
21 $heredoc = <<<EOT
81 $heredoc => 'stringh',
H A Darray_change_key_case_variation3.phpt21 // heredoc string
22 $heredoc = <<<EOT
79 $heredoc => 'stringh',
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt39 // heredoc string
40 $heredoc = <<<EOT
80 $heredoc,
/PHP-5.5/ext/standard/tests/strings/
H A Dstrripos_basic1.phpt26 echo "\n-- heredoc string for haystack & needle --\n";
47 -- heredoc string for haystack & needle --
/PHP-5.5/ext/standard/tests/math/
H A Datan2_variation2.phpt18 // heredoc string
19 $heredoc = <<<EOT
65 $heredoc,

Completed in 32 milliseconds

12345678910>>...26