Home
last modified time | relevance | path

Searched refs:GET (Results 51 – 75 of 103) sorted by relevance

12345

/PHP-7.2/sapi/cli/tests/
H A Dbug65066_422.phpt23 GET / HTTP/1.1
H A Dbug65066_511.phpt23 GET / HTTP/1.1
H A Dbug68745.phpt20 if(fwrite($fp, "GET www.example.com:80 HTTP/1.1\r\n\r\n")) {
H A Dphp_cli_server_006.phpt21 GET / HTTP/1.1
H A Dbug65633.phpt24 GET / HTTP/1.1
H A Dbug70470.phpt18 fwrite($fp, "GET / HTTP/1.1\r\n");
H A Dphp_cli_server_007.phpt21 GET / HTTP/1.1
H A Dphp_cli_server_004.phpt23 GET / HTTP/1.1
H A Dbug67429.phpt27 GET / HTTP/1.1
H A Dphp_cli_server_019.phpt27 GET / HTTP/1.1
H A Dphp_cli_server_015.phpt27 GET /index.php HTTP/1.1
H A Dbug43177.phpt48 GET /$url HTTP/1.1
H A Dbug61977.phpt26 GET /foo.{$mimetype} HTTP/1.1
/PHP-7.2/ext/sockets/tests/
H A Dsocket_bind.phpt27 $request = 'GET / HTTP/1.1' . "\r\n";
/PHP-7.2/ext/standard/tests/http/
H A Dbug67430.phpt44 GET /foo HTTP/1.0
/PHP-7.2/ext/mbstring/tests/
H A Dmb_http_input.phpt11 --GET--
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_exec.c894 ecode += GET(ecode,1); in match()
1010 ecode += GET(ecode, 1); in match()
1108 ecode += GET(ecode, 1); in match()
1196 ecode += GET(ecode, 1); in match()
1261 ecode += GET(ecode, 1); in match()
1401 ecode += GET(ecode, 1); in match()
1574 ecode += GET(ecode, 1); in match()
1657 ecode += GET(ecode,1); in match()
1677 i = GET(ecode, 1); in match()
1691 eptr -= GET(ecode, 1); in match()
[all …]
/PHP-7.2/ext/filter/tests/
H A D040.phpt5 --GET--
H A D011.phpt7 --GET--
H A D007.phpt5 --GET--
/PHP-7.2/ext/session/tests/
H A Drfc1867_disabled.phpt23 --GET--
H A Drfc1867_disabled_2.phpt23 --GET--
H A Drfc1867_no_name.phpt23 --GET--
H A Drfc1867_sid_only_cookie_2.phpt20 --GET--
H A Drfc1867_cleanup.phpt24 --GET--

Completed in 87 milliseconds

12345