Home
last modified time | relevance | path

Searched refs:GET (Results 1 – 25 of 63) sorted by relevance

123

/PHP-5.3/ext/standard/
H A Dmd5.c170 # define GET(n) \ macro
179 # define GET(n) \ macro
225 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body()
226 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body()
229 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body()
233 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) in body()
238 STEP(G, d, a, b, c, GET(2), 0xfcefa3f8, 9) in body()
243 STEP(H, a, b, c, d, GET(5), 0xfffa3942, 4) in body()
247 STEP(H, a, b, c, d, GET(1), 0xa4beea44, 4) in body()
255 STEP(H, a, b, c, d, GET(9), 0xd9d4d039, 4) in body()
[all …]
/PHP-5.3/ext/standard/tests/http/
H A Dbug38802.phpt89 string(195) "GET /foo/bar HTTP/1.0
92 GET /foo/bar2 HTTP/1.0
95 GET /foo/bar3 HTTP/1.0
98 GET /foo/bar4 HTTP/1.0
106 string(97) "GET /foo/bar HTTP/1.0
109 GET /foo/bar2 HTTP/1.0
117 string(48) "GET /foo/bar HTTP/1.0
125 string(48) "GET /foo/bar HTTP/1.0
138 string(48) "GET /foo/bar HTTP/1.0
151 string(48) "GET /foo/bar HTTP/1.0
[all …]
H A Dignore_errors.phpt65 string(48) "GET /foo/bar HTTP/1.0
73 string(48) "GET /foo/bar HTTP/1.0
86 string(48) "GET /foo/bar HTTP/1.0
98 string(48) "GET /foo/bar HTTP/1.0
111 string(48) "GET /foo/bar HTTP/1.0
123 string(48) "GET /foo/bar HTTP/1.0
H A Dbug53198.phpt46 string(63) "GET / HTTP/1.0
52 string(62) "GET / HTTP/1.0
/PHP-5.3/ext/standard/tests/general_functions/
H A Dimport_request1.phpt3 --GET--
4 GET=0&POST=1&COOKIE=2&FILES=3&REQUEST=4
6 GET=5&POST=6&COOKIE=7&FILES=8&REQUEST=9
8 GET=10;POST=11;COOKIE=12;FILES=13;REQUEST=14
50 ["GET"]=>
62 ["GET"]=>
74 ["GET"]=>
88 ["GET"]=>
/PHP-5.3/ext/filter/tests/
H A D001.phpt2 Simple GET test
3 --GET--
H A D002.phpt2 GET test with 2 values and an empty one
3 --GET--
H A D003.phpt2 GET/POST/REQUEST Test
5 --GET--
H A D005.phpt2 GET/REQUEST Test with fifa example data
7 --GET--
H A D037.phpt2 GET and data callback tests
5 --GET--
H A D035.phpt2 GET/POST/REQUEST Test with input_filter
7 --GET--
H A D004.phpt2 GET/POST/REQUEST Test with filtered data
9 --GET--
/PHP-5.3/tests/basic/
H A D011.phpt2 Testing $argc and $argv handling (GET)
5 --GET--
H A D003.phpt2 GET and POST Method combined
5 --GET--
H A Dbug46759.phpt6 --GET--
/PHP-5.3/ext/curl/tests/
H A Dcurl_copy_handle_basic_001.phpt13 echo '*** Testing curl copy handle with simple GET ***' . "\n";
32 *** Testing curl copy handle with simple GET ***
H A Dcurl_basic_003.phpt22 echo '*** Testing curl sending through GET an POST ***' . "\n";
40 *** Testing curl sending through GET an POST ***
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c112 cs = cc + GET(cc, 1); in find_minlength()
135 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
171 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
203 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
333 cc += GET(cc, 1); in find_minlength()
384 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
434 cs = ce = (pcre_uchar *)startcode + GET(cc, 1); in find_minlength()
435 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
920 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
928 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
[all …]
/PHP-5.3/ext/imap/tests/
H A Dimap_timeout_basic.phpt18 echo "GET values:\n";
48 GET values:
/PHP-5.3/tests/security/
H A Dmagic_quotes_gpc.phpt6 --GET--
/PHP-5.3/ext/zip/tests/
H A D001.phpt6 --GET--
/PHP-5.3/tests/lang/
H A Dbug25145.phpt3 --GET--
/PHP-5.3/Zend/tests/
H A Dunset_cv07.phpt3 --GET--
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug27722.phpt5 --GET--
H A Dbug27742.phpt5 --GET--

Completed in 33 milliseconds

123