Home
last modified time | relevance | path

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

12345678910>>...32

/PHP-7.0/ext/zlib/tests/
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_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_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_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.0/ext/phar/tests/tar/
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"; ?>';
42 This is b/c
/PHP-7.0/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.0/ext/standard/tests/general_functions/
H A Dbug25038.phpt8 throw new Exception("This is an exception from bar({$x}).");
30 This is an exception from bar(first try).
31 This is an exception from bar(second try).
/PHP-7.0/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_c.phpt18 $files['a.php'] = '<?php echo "This is a\n"; ?>';
19 $files['b.php'] = '<?php echo "This is b\n"; ?>';
20 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
38 This is b/c
H A Dopen_for_write_existing_c_5_2.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"; ?>';
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.0/ext/com_dotnet/
H A Dcom_wrapper.c101 IDispatchEx *This, in disp_queryinterface() argument
111 *ppvObject = This; in disp_queryinterface()
143 IDispatchEx *This, in disp_gettypeinfocount() argument
153 IDispatchEx *This, in disp_gettypeinfo() argument
165 IDispatchEx *This, in disp_getidsofnames() argument
199 IDispatchEx *This, in disp_invoke() argument
209 return This->lpVtbl->InvokeEx(This, dispIdMember, in disp_invoke()
215 IDispatchEx *This, in disp_getdispid() argument
243 IDispatchEx *This, in disp_invokeex() argument
345 IDispatchEx *This, in disp_deletememberbyname() argument
[all …]
H A Dcom_persist.c57 php_istream *stm = (php_istream*)This; \
62 php_istream *stm = (php_istream*)This; \
67 IStream *This, in stm_queryinterface() argument
75 *ppvObject = This; in stm_queryinterface()
84 static ULONG STDMETHODCALLTYPE stm_addref(IStream *This) in stm_addref() argument
91 static ULONG STDMETHODCALLTYPE stm_release(IStream *This) in stm_release() argument
205 static HRESULT STDMETHODCALLTYPE stm_revert(IStream *This) in stm_revert() argument
211 static HRESULT STDMETHODCALLTYPE stm_lock_region(IStream *This, in stm_lock_region() argument
217 static HRESULT STDMETHODCALLTYPE stm_unlock_region(IStream *This, in stm_unlock_region() argument
223 static HRESULT STDMETHODCALLTYPE stm_stat(IStream *This, in stm_stat() argument
[all …]
/PHP-7.0/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.0/ext/standard/tests/file/
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.0/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.0/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.0/ext/pcre/pcrelib/testdata/
H A Dgrepoutput12 10:This pattern is in lower case.
30 10:This pattern is in lower case.
88 43:This is the last line of this file.
186 This is the last line of this file.
239 This is the last line of this file.
261 This is the last line of this file.
316 This is the last line of this file.
398 This line contains a binary zero here >�< for testing.
401 This is a line before the binary zero.
402 This line contains a binary zero here >�< for testing.
[all …]
H A Dgrepinputx1 This is a second file of input for the pcregrep tests.
42 This line contains pattern not on a line by itself.
43 This is the last line of this file.
H A Dgreplist1 This is a file of patterns for testing the -f option. Don't include any blank
2 lines because they will match everything! This is no longer true, so have one.
/PHP-7.0/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.0/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.0/ext/standard/tests/strings/
H A Dprint_basic.phpt21 print "This spans
26 print "This also spans\nmultiple lines. The newlines will be\noutput as well.";
55 This uses the "here document" syntax to output
70 This spans
74 This also spans
88 This uses the "here document" syntax to output

Completed in 69 milliseconds

12345678910>>...32