Home
last modified time | relevance | path

Searched refs:This (Results 51 – 75 of 753) sorted by relevance

12345678910>>...31

/php-src/ext/zlib/tests/
H A Dgzopen_variation4.phpt35 gzwrite($h, "This is a file in dir2");
109 This is a file in dir2
110 This is a file in dir1
111 This is a file in dir1
112 This is a file in working dir
113 This is a file in script dir
128 This is a file in dir2
129 This is a file in dir1
130 This is a file in dir1
131 This is a file in working dir
[all …]
H A Dgzopen_variation6.phpt12 gzwrite($h, "This is an absolute file");
16 gzwrite($h, "This is a relative file");
34 This is an absolute file
35 This is a relative file
H A Dgzseek_variation1.phpt9 $str1 = "This is the first line.";
10 $str2 = "This is the second line.";
25 This is the first line.
27 This is the second line.
/php-src/ext/standard/tests/strings/
H A Dstripslashes_variation3.phpt13 This is line 1 \nof 'heredoc' string
14 This is line 2 \nof "heredoc" string
18 This is line 1 \tof 'heredoc' string
19 This is line 2 \tof "heredoc" string
87 string(71) "This is line 1
89 This is line 2
117 string(71) "This is line 1 of 'heredoc' string
118 This is line 2 of "heredoc" string"
H A Dchunk_split_variation4.phpt26 This is simple heredoc string
31 This checks heredoc with $, %, &, chars
41 This checks\t chunk_split()\nEscape\rchars
46 This is to check chunk_split
93 string(45) "This
103 string(90) "This
122 string(59) "This
134 string(59) "This
H A Dstr_split_variation5.phpt26 This is simple heredoc string
31 This checks heredoc with $, %, &, chars
41 This checks\t str_split()\nEscape\rchars
46 This is to check str_split
97 string(10) "This is si"
106 string(10) "This is to"
123 string(10) "This check"
134 string(10) "This check"
H A Dhtmlspecialchars_decode_variation6.phpt14 "\tHello \"world\"\t\v \0 This is a valid\t string",
15 "This converts\t decimal to \$string".decbin(65)."Hello world",
16 "This is a binary\t \v\fstring"
40 string(42) " Hello "world" %0 This is a valid string"
42 string(51) "This converts decimal to $string1000001Hello world"
/php-src/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt16 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
17 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
18 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
42 This is a
43 This is b
44 This is b/c
46 This is a
47 This is b
/php-src/ext/phar/tests/
H A Ddelete_in_phar_confirm.phpt16 $files['a.php'] = '<?php echo "This is a\n"; ?>';
17 $files['b.php'] = '<?php echo "This is b\n"; ?>';
18 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
41 This is a
42 This is b
43 This is b/c
45 This is a
46 This is b
H A D024-opcache-win32.phpt31 $files['a.php'] = '<?php echo "This is a\n"; ?>';
32 $files['b.php'] = '<?php echo "This is b\n"; ?>';
33 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
58 This is a
59 This is b
60 This is b/c
H A Dopen_for_write_newfile.phpt15 $files['a.php'] = '<?php echo "This is a\n"; ?>';
16 $files['b.php'] = '<?php echo "This is b\n"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
30 This is b/c
/php-src/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt16 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
17 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
18 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
41 This is a
42 This is b
43 This is b/c
45 This is a
46 This is b
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt67 string(39) "This is line of text without csv fields"
75 string(39) "This is line of text without csv fields"
83 string(39) "This is line of text without csv fields"
91 string(39) "This is line of text without csv fields"
99 string(39) "This is line of text without csv fields"
107 string(39) "This is line of text without csv fields"
115 string(39) "This is line of text without csv fields"
123 string(39) "This is line of text without csv fields"
131 string(39) "This is line of text without csv fields"
139 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation20.phpt70 string(39) "This is line of text without csv fields"
78 string(39) "This is line of text without csv fields"
86 string(39) "This is line of text without csv fields"
94 string(39) "This is line of text without csv fields"
102 string(39) "This is line of text without csv fields"
110 string(39) "This is line of text without csv fields"
118 string(39) "This is line of text without csv fields"
126 string(39) "This is line of text without csv fields"
134 string(39) "This is line of text without csv fields"
142 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation6.phpt587 string(4) "This"
617 string(4) "This"
647 string(4) "This"
677 string(4) "This"
707 string(4) "This"
737 string(4) "This"
767 string(4) "This"
797 string(4) "This"
827 string(4) "This"
857 string(4) "This"
[all …]
H A Dfopen_variation6.phpt12 fwrite($h, "This is an absolute file");
16 fwrite($h, "This is a relative file");
35 This is an absolute file
36 This is a relative file
/php-src/Zend/tests/
H A Dnowdoc_005.phpt9 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
14 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
22 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
23 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
H A Dnowdoc_006.phpt9 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
14 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
22 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
23 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
H A Dnowdoc_007.phpt9 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
14 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
22 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
23 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
H A Dbug44069.phpt7 $string = str_repeat('This is a teststring.', 50);
10 // $newstring .= $string; //This uses an expected amount of mem.
11 $newstring = $newstring . $string; //This uses very much mem.
/php-src/ext/xmlreader/tests/
H A Dbug70309.phpt21 This is a paragraph in the test chapter. It is unremarkable in
22 every regard. This is a paragraph in the test chapter. It is
23 unremarkable in every regard. This is a paragraph in the test
27 <emphasis role="bold">This</emphasis> paragraph contains
33 This is a paragraph in the test chapter. It is unremarkable in
34 every regard. This is a paragraph in the test chapter. It is
35 unremarkable in every regard. This is a paragraph in the test
/php-src/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc17 $files['a.php'] = '<?php echo "This is a.php\n"; ?>';
18 $files['b.php'] = '<?php echo "This is b.php\n"; ?>';
19 $files['b/c.php'] = '<?php echo "This is b/c.php\n"; ?>';
20 $files['b/d.php'] = '<?php echo "This is b/d.php\n"; ?>';
21 $files['e.php'] = '<?php echo "This is e.php\n"; ?>';
/php-src/ext/dba/tests/
H A Ddba_tcadb_creation_matrix.phpt59 This is a test insert
61 This is a test insert
63 This is a test insert
65 This is a test insert
67 This is a test insert
69 This is a test insert
71 This is a test insert
73 This is a test insert
92 This is a test insert
94 This is a test insert
[all …]
/php-src/ext/phar/tests/files/
H A Dphar_oo_test.inc18 $files['a.php'] = '<?php echo "This is a.php\n"; ?>';
19 $files['b.php'] = '<?php echo "This is b.php\n"; ?>';
20 $files['b/c.php'] = '<?php echo "This is b/c.php\n"; ?>';
21 $files['b/d.php'] = '<?php echo "This is b/d.php\n"; ?>';
22 $files['e.php'] = '<?php echo "This is e.php\n"; ?>';
/php-src/ext/date/tests/
H A Dstrtotime_basic.phpt12 * This is parsed as the "first following Monday OR the current day if it is a Monday"
16 * This is parsed as the "second following Monday OR the first following
21 * This is parsed as the "third following Monday OR the second following
26 * This is parsed as the "first following Monday after the first Monday in December"
30 * This is parsed as the "second following Monday after the first Monday in December"
34 * This is parsed as the "third following Monday after the first Monday in December"

Completed in 28 milliseconds

12345678910>>...31