Home
last modified time | relevance | path

Searched refs:r (Results 176 – 200 of 1568) sorted by relevance

12345678910>>...63

/PHP-7.4/ext/opcache/tests/
H A Dissue0079.phpt13 $r = $this->my_parse_m();
14 var_dump ($r);
15 return $r;
/PHP-7.4/ext/standard/tests/http/
H A Dhttp_response_header_05.phpt12 "data://text/plain,HTTP/1.0 200 Ok\r\n \r\n\r\nBody",
H A Dbug48929.phpt2 Bug #48929 (duplicate \r\n sent after last header line)
16 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
21 foreach($responses as $r) {
39 do_test(array('header' => "X-Foo: bar\r\nContent-Type: text/plain", 'method' => 'POST', 'content' =…
H A Dbug38802.phpt16 …"data://text/plain,HTTP/1.0 302 Moved Temporarily\r\nLocation: http://127.0.0.1:12342/foo/bar2\r\n…
17 …"data://text/plain,HTTP/1.0 301 Moved Permanently\r\nLocation: http://127.0.0.1:12342/foo/bar3\r\n…
18 …"data://text/plain,HTTP/1.0 302 Moved Temporarily\r\nLocation: http://127.0.0.1:12342/foo/bar4\r\n…
19 "data://text/plain,HTTP/1.0 200 OK\r\n\r\ndone.",
H A Dhttp_response_header_04.phpt12 "data://text/plain,HTTP/1.0 200 Ok\r\nSome: Header \r\n\r\nBody",
/PHP-7.4/Zend/tests/
H A Dsettype_null.phpt6 $r = fopen(__FILE__, "r");
28 $r,
/PHP-7.4/ext/odbc/tests/
H A Dbug73725.phpt19 $r = odbc_fetch_array($rc);
20 var_dump($r);
22 $r = odbc_fetch_array($rc);
23 var_dump($r);
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_object1.phpt54 string(18) "%r\0%rMyClass%r\0%rpri_value"
62 string(12) "%r\0%r*%r\0%rpro_value"
H A Darray_walk_recursive_object1.phpt52 string(18) "%r\0%rMyClass%r\0%rpri_value"
60 string(12) "%r\0%r*%r\0%rpro_value"
/PHP-7.4/ext/oci8/tests/
H A Dconnect_scope_try2.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
H A Dconnect_scope_try3.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
H A Dconnect_scope_try4.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
H A Dconnect_scope_try6.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
H A Dconnect_scope_try1.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
H A Dconnect_scope_try5.phpt53 oci_fetch_all($s1, $r);
54 var_dump($r);
64 oci_fetch_all($s1, $r);
65 var_dump($r);
80 Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
/PHP-7.4/ext/date/tests/
H A DDateInterval_format.phpt34 echo $interval->format('r=%r') . "\n";
41 echo $interval->format('inverted r=%r') . "\n";
65 r=
68 inverted r=-
/PHP-7.4/ext/pcre/tests/
H A Dbug78272.phpt9 preg_match('/abc/', 'abcde', $r);
14 preg_match('/abc/', 'abcde', $r);
15 print_r($r);
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt29 $file_modes = array ("r+", "r+b", "r+t",
70 -- file opened in r+ --
77 -- file opened in r+b --
84 -- file opened in r+t --
154 -- file opened in r+ --
161 -- file opened in r+b --
168 -- file opened in r+t --
238 -- file opened in r+ --
322 -- file opened in r+ --
406 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation11.phpt29 $file_modes = array ("r+", "r+b", "r+t",
70 -- file opened in r+ --
77 -- file opened in r+b --
84 -- file opened in r+t --
154 -- file opened in r+ --
161 -- file opened in r+b --
168 -- file opened in r+t --
238 -- file opened in r+ --
322 -- file opened in r+ --
406 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation12.phpt30 $file_modes = array ("r+", "r+b", "r+t",
71 -- file opened in r+ --
78 -- file opened in r+b --
85 -- file opened in r+t --
155 -- file opened in r+ --
162 -- file opened in r+b --
169 -- file opened in r+t --
239 -- file opened in r+ --
323 -- file opened in r+ --
407 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation5.phpt29 $file_modes = array ("r+", "r+b", "r+t",
70 -- file opened in r+ --
77 -- file opened in r+b --
84 -- file opened in r+t --
154 -- file opened in r+ --
161 -- file opened in r+b --
168 -- file opened in r+t --
238 -- file opened in r+ --
322 -- file opened in r+ --
406 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation6.phpt32 $file_modes = array ("r+", "r+b", "r+t",
73 -- file opened in r+ --
80 -- file opened in r+b --
87 -- file opened in r+t --
157 -- file opened in r+ --
164 -- file opened in r+b --
171 -- file opened in r+t --
241 -- file opened in r+ --
325 -- file opened in r+ --
409 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation7.phpt32 $file_modes = array ("r+", "r+b", "r+t",
73 -- file opened in r+ --
80 -- file opened in r+b --
87 -- file opened in r+t --
157 -- file opened in r+ --
164 -- file opened in r+b --
171 -- file opened in r+t --
241 -- file opened in r+ --
325 -- file opened in r+ --
409 -- file opened in r+ --
[all …]
H A DSplFileObject_fputcsv_variation8.phpt32 $file_modes = array ("r+", "r+b", "r+t",
73 -- file opened in r+ --
80 -- file opened in r+b --
87 -- file opened in r+t --
157 -- file opened in r+ --
164 -- file opened in r+b --
171 -- file opened in r+t --
241 -- file opened in r+ --
325 -- file opened in r+ --
409 -- file opened in r+ --
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation1.phpt33 $file_modes = array ("r+", "r+b", "r+t",
78 -- file opened in r+ --
85 -- file opened in r+b --
92 -- file opened in r+t --
162 -- file opened in r+ --
169 -- file opened in r+b --
176 -- file opened in r+t --
246 -- file opened in r+ --
330 -- file opened in r+ --
414 -- file opened in r+ --
[all …]

Completed in 38 milliseconds

12345678910>>...63