Home
last modified time | relevance | path

Searched refs:heredoc (Results 176 – 200 of 648) sorted by relevance

12345678910>>...26

/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation1.phpt36 // heredoc string
37 $heredoc = <<<EOT
67 $heredoc,
H A Dmb_strlen_variation1.phpt36 // heredoc string
37 $heredoc = b<<<EOT
77 $heredoc,
H A Dmb_strtolower_variation1.phpt34 // heredoc string
35 $heredoc = <<<EOT
75 $heredoc,
H A Dmb_substr_count_variation1.phpt37 // heredoc string
38 $heredoc = <<<EOT
78 $heredoc,
H A Dmb_ereg_replace_variation3.phpt35 // heredoc string
36 $heredoc = <<<EOT
76 $heredoc,
H A Dmb_stristr_variation3.phpt48 // heredoc string
49 $heredoc = b<<<EOT
100 'heredoc' => $heredoc,
212 --heredoc--
H A Dmb_strrchr_variation3.phpt48 // heredoc string
49 $heredoc = b<<<EOT
100 'heredoc' => $heredoc,
212 --heredoc--
H A Dmb_substitute_character_variation1.phpt45 // heredoc string
46 $heredoc = <<<EOT
97 'heredoc' => $heredoc,
211 --heredoc--
/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_variation2.phpt29 // heredoc string
30 $heredoc = <<<EOT
84 $heredoc,
H A Darray_fill_basic.phpt15 $heredoc = <<<HERE_DOC
28 /* 7 */ $heredoc
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
H A Dctype_alpha_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
H A Dctype_cntrl_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
75 $heredoc,
H A Dctype_graph_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
H A Dctype_print_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
H A Dctype_punct_variation1.phpt33 // heredoc string
34 $heredoc = <<<EOT
75 $heredoc,
H A Dctype_space_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
H A Dctype_xdigit_variation1.phpt32 // heredoc string
33 $heredoc = <<<EOT
74 $heredoc,
/PHP-5.5/ext/iconv/tests/
H A Diconv_get_encoding_error.phpt33 // heredoc string
34 $heredoc = <<<EOT
74 $heredoc,
H A Diconv_set_encoding_error.phpt33 // heredoc string
34 $heredoc = <<<EOT
74 $heredoc,
/PHP-5.5/Zend/tests/
H A Dheredoc_017.phpt2 Testinh heredoc syntax
H A Dbug44830.phpt2 Bug #44830 (Very minor issue with backslash in heredoc)
/PHP-5.5/ext/date/tests/
H A Dcheckdate_variation1.phpt29 // heredoc string
30 $heredoc = <<<EOT
72 'heredoc' => $heredoc,
176 -- heredoc --
H A Dcheckdate_variation2.phpt29 // heredoc string
30 $heredoc = <<<EOT
72 'heredoc' => $heredoc,
176 -- heredoc --
H A Dcheckdate_variation3.phpt29 // heredoc string
30 $heredoc = <<<EOT
72 'heredoc' => $heredoc,
176 -- heredoc --

Completed in 25 milliseconds

12345678910>>...26