Home
last modified time | relevance | path

Searched refs:This (Results 76 – 100 of 684) sorted by relevance

12345678910>>...28

/PHP-7.4/tests/classes/
H A Dinheritance.phpt12 echo "This is class foo\n";
24 echo "This is class bar\n";
47 This is class foo
52 This is class bar
/PHP-7.4/ext/phar/tests/zip/
H A Dopen_for_write_newfile.phpt19 $files['a.php'] = '<?php echo "This is a\n"; ?>';
20 $files['b.php'] = '<?php echo "This is b\n"; ?>';
21 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
40 This is b/c
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation6.phpt22 gzwrite($h, "This is an absolute file");
26 gzwrite($h, "This is a relative file");
45 This is an absolute file
46 This is a relative file
H A Dgzseek_basic2.phpt13 $str1 = "This is the first line.";
14 $str2 = "This is the second line.";
39 This is the first line.
41 This is the second line.
H A Dgzseek_variation5.phpt13 $str1 = "This is the first line.";
14 $str2 = "This is the second line.";
39 This is the first line.
41 This is the second line.
H A Dgzseek_variation4.phpt13 $str1 = "This is the first line.";
14 $str2 = "This is the second line.";
39 This is the first line.
41 This is the second line.
H A Dgzseek_variation7.phpt13 $str1 = "This is the first line.";
14 $str2 = "This is the second line.";
46 This is the first line.This is the second line.
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation17.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.phpt18 fwrite($h, "This is an absolute file");
22 fwrite($h, "This is a relative file");
42 This is an absolute file
43 This is a relative file
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_saveHTML_variant1.phpt16 $text = $doc->createTextNode('This is the title');
22 <html><head><title>This is the title</title></head></html>
24 <title>This is the title</title>
/PHP-7.4/ext/phar/tests/
H A D029.phpt17 $files['a.php'] = '<?php echo "This is a\n"; include "'.$pname.'/b.php"; ?>';
18 $files['b.php'] = '<?php echo "This is b\n"; include "'.$pname.'/b/c.php"; ?>';
19 $files['b/c.php'] = '<?php echo "This is b/c\n"; include "'.$pname.'/b/d.php"; ?>';
20 $files['b/d.php'] = '<?php echo "This is b/d\n"; include "'.$pname.'/e.php"; ?>';
21 $files['e.php'] = '<?php echo "This is e\n"; ?>';
H A Dopen_for_write_existing_b.phpt17 $files['a.php'] = '<?php echo "This is a\n"; ?>';
18 $files['b.php'] = '<?php echo "This is b\n"; ?>';
19 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
36 This is b/c
H A Dopen_for_write_existing_c.phpt17 $files['a.php'] = '<?php echo "This is a\n"; ?>';
18 $files['b.php'] = '<?php echo "This is b\n"; ?>';
19 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
36 This is b/c
H A Dopen_for_write_existing.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"; ?>';
/PHP-7.4/Zend/tests/
H A DErrorException_getSeverity.phpt866 This exception severity is: 1bool(true)
872 This exception severity is: 1bool(true)
878 This exception severity is: 1bool(true)
884 This exception severity is: 1bool(true)
890 This exception severity is: 2bool(true)
896 This exception severity is: 4bool(true)
902 This exception severity is: 8bool(true)
980 This exception severity is: 1bool(true)
986 This exception severity is: 2bool(true)
992 This exception severity is: 4bool(true)
[all …]
H A Dbug78010.phpt15 $obj = [new stdClass, new stdClass]; //This must have at least 2 elements
21 for ($i = 0; $i < 2; ++$i) { //This must run >=2 (increasing the number of elements in the array *2…
22 $x = []; //This must be reset
/PHP-7.4/ext/dba/tests/
H A Ddba003.phpt13 dba_insert("key1", "This is a test insert", $db_file);
14 dba_replace("key1", "This is the replacement text", $db_file);
28 This is the replacement text
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c99 IDispatchEx *This, in disp_queryinterface() argument
109 *ppvObject = This; in disp_queryinterface()
141 IDispatchEx *This, in disp_gettypeinfocount() argument
151 IDispatchEx *This, in disp_gettypeinfo() argument
163 IDispatchEx *This, in disp_getidsofnames() argument
197 IDispatchEx *This, in disp_invoke() argument
207 return This->lpVtbl->InvokeEx(This, dispIdMember, in disp_invoke()
213 IDispatchEx *This, in disp_getdispid() argument
241 IDispatchEx *This, in disp_invokeex() argument
343 IDispatchEx *This, in disp_deletememberbyname() argument
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation7.phpt23 "\$ -> This represents the dollar sign. hello dollar!!!",
25 "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\",
27 "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
63 string(53) "$ -> This represents the dollar sign. hello dollar!!!"
76 string(53) "$ -> This represents the dollar sign. hello dollar!!!"
127 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
140 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
189 string(70) "This is a text in bold letters
204 string(70) "This is a text in bold letters
H A Darray_unshift_variation8.phpt23 '\$ -> This represents the dollar sign. hello dollar!!!',
25 'This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\',
27 'This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t'
63 string(54) "\$ -> This represents the dollar sign. hello dollar!!!"
76 string(54) "\$ -> This represents the dollar sign. hello dollar!!!"
125 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
138 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
187 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
200 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
/PHP-7.4/Zend/tests/closures/
H A Dclosure_from_callable_error.phpt14 //This is the expected outcome.
27 //This is the expected outcome.
39 //This is the expected outcome.
51 //This is the expected outcome.
63 //This is the expected outcome.
75 //This is the expected outcome.
87 //This is the expected outcome.
99 //This is the expected outcome.
111 //This is the expected outcome.
123 //This is the expected outcome.
[all …]
/PHP-7.4/tests/output/
H A Dob_start_basic_unerasable_003.phpt13 echo "This call will obtain the content, but will not clean the buffer.";
18 [callback:1]This call will obtain the content, but will not clean the buffer.
22 string(65) "This call will obtain the content, but will not clean the buffer."
H A Dob_start_basic_unerasable_004.phpt13 echo "This call will obtain the content, but will not flush the buffer.";
18 [callback:1]This call will obtain the content, but will not flush the buffer.
22 string(65) "This call will obtain the content, but will not flush the buffer."
/PHP-7.4/tests/lang/
H A D024.phpt405 This works
630 This works
855 This works
1080 This works
1305 This works
1530 This works
1755 This works
1980 This works
2205 This works
2430 This works
[all …]
/PHP-7.4/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt21 $files['a.php'] = '<?php echo "This is a\n"; ?>';
22 $files['b.php'] = '<?php echo "This is b\n"; ?>';
23 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
49 This is b/c

Completed in 53 milliseconds

12345678910>>...28