Home
last modified time | relevance | path

Searched refs:GET (Results 1 – 25 of 120) sorted by last modified time

12345

/php-src/sapi/fpm/tests/
H A Dtester.inc728 'REQUEST_METHOD' => $method ?? (is_null($stdin) ? 'GET' : 'POST'),
/php-src/
H A Dphp.ini-development433 ; How many GET/POST/COOKIE input variables may be accepted
651 ; globals: GET, POST, COOKIE, ENV and SERVER. There is a performance penalty
H A Dphp.ini-production435 ; How many GET/POST/COOKIE input variables may be accepted
653 ; globals: GET, POST, COOKIE, ENV and SERVER. There is a performance penalty
/php-src/docs-old/
H A Dinput-filter.md58 REGISTER_LONG_CONSTANT("GET", PARSE_GET, CONST_PERSISTENT);
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c307 cb->pattern_position = GET(Fecode, 1); in do_callout()
5316 Fecode += GET(Fecode, 1); in match()
5358 Lnext_branch = Fecode + GET(Fecode, 1); in match()
5409 Fecode += GET(Fecode, 1); in match()
5428 bracode = mb->start_code + GET(Fecode, 1); in match()
5530 Fecode += GET(Fecode, 1); in match()
5563 Fecode += GET(Fecode, 1); in match()
5911 bracode = Fecode - GET(Fecode, 1); in match()
5916 branch_start += GET(branch_start, 1); in match()
6027 uint32_t y = GET(P->ecode,1); in match()
[all …]
H A Dpcre2_printint.c407 if (print_lengths) fprintf(f, "%3d ", GET(code, 1)); in pcre2_printint()
431 if (print_lengths) fprintf(f, "%3d ", GET(code, 1)); in pcre2_printint()
628 if (print_lengths) fprintf(f, "%3d ", GET(code, 1)); in pcre2_printint()
656 GET(code, 1), GET(code, 1 + LINK_SIZE)); in pcre2_printint()
662 extra = GET(code, 1 + 2*LINK_SIZE); in pcre2_printint()
670 fprintf(f, "%c %d %d %d", c, GET(code, 1 + 3*LINK_SIZE), GET(code, 1), in pcre2_printint()
671 GET(code, 1 + LINK_SIZE)); in pcre2_printint()
697 extra = GET(code, 1); in pcre2_printint()
H A Dpcre2_study.c116 PCRE2_SPTR nextbranch = code + GET(code, 1); in find_minlength()
158 cs = cc + GET(cc, 1); in find_minlength()
190 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
212 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
239 nextbranch = cc + GET(cc, 1); in find_minlength()
283 cc += GET(cc, 1 + 2*LINK_SIZE); in find_minlength()
423 cc += GET(cc, 1); in find_minlength()
1121 ncode = tcode + GET(tcode, 1); in set_start_bits()
1137 ncode += GET(ncode, 1); in set_start_bits()
1252 tcode += GET(tcode, 1 + 2*LINK_SIZE); in set_start_bits()
[all …]
H A Dpcre2_jit_compile.c878 cc += GET(cc, 1); in no_alternatives()
894 cc += GET(cc, 1); in find_vreverse()
1988 size = GET(cc, 1); in set_private_data_ptrs()
10153 cc += GET(cc, 1); in compile_assert_matchingpath()
10376 cc += GET(cc, 1); in compile_assert_matchingpath()
10791 cc += GET(cc, 1); in compile_bracket_matchingpath()
11219 cc += GET(cc, 1); in compile_bracket_matchingpath()
11488 cc += GET(cc, 1); in compile_bracketpos_matchingpath()
13031 cc += GET(cc, 1); in compile_bracket_backtrackingpath()
13925 cc += GET(cc, 1); in compile_recurse()
[all …]
H A Dpcre2_dfa_match.c373 cb->pattern_position = GET(code, 1 + extracode); in do_callout_dfa()
596 end_code += GET(end_code, 1); in internal_dfa_match()
645 end_code += GET(end_code, 1); in internal_dfa_match()
681 end_code += GET(end_code, 1); in internal_dfa_match()
920 code += GET(code, 1); in internal_dfa_match()
929 code += GET(code, 1); in internal_dfa_match()
933 code += GET(code, 1); in internal_dfa_match()
941 code += 1 + GET(code, 2); in internal_dfa_match()
948 code += 1 + GET(code, 2); in internal_dfa_match()
2691 ecode = code + GET(code, 1); in internal_dfa_match()
[all …]
H A Dpcre2_intmodedep.h61 #undef GET
108 #define GET(a,n) \ macro
117 #define GET(a,n) \ macro
127 #define GET(a,n) \ macro
145 #define GET(a,n) \ macro
155 #define GET(a,n) \ macro
171 #define GET(a,n) \ macro
H A Dpcre2_find_bracket.c83 if (c == OP_XCLASS) code += GET(code, 1); in PRIV()
84 else if (c == OP_CALLOUT_STR) code += GET(code, 1 + 2*LINK_SIZE); in PRIV()
H A Dpcre2_compile.c5093 code += GET(code, 1 + 2*LINK_SIZE); in first_significant_code()
5097 code += 2 + GET(code, 2) + LINK_SIZE; in first_significant_code()
5105 code += GET(code, 1) + 1 + LINK_SIZE; in first_significant_code()
6876 tc += GET(tc,1); in compile_branch()
7642 oldlinkoffset = GET(bra, 1); in compile_branch()
7964 tempcode += GET(tempcode, 1); in compile_branch()
8762 code += GET(code, 1); in is_anchored()
8895 code += GET(code, 1); in is_startline()
8931 if (c == OP_XCLASS) code += GET(code, 1); in find_recurse()
9150 code += GET(code, 1); in find_firstassertedcu()
[all …]
H A Dpcre2_auto_possess.c477 end = code + GET(code, 0) - 1; in get_chr_property_list()
580 code += GET(code, 1 + 2*LINK_SIZE); in compare_opcodes()
588 do code += GET(code, 1); while (*code == OP_ALT); in compare_opcodes()
622 bracode = code - GET(code, 1); in compare_opcodes()
673 next_code = code + GET(code, 1); in compare_opcodes()
684 next_code += GET(next_code, 1); in compare_opcodes()
697 do next_code += GET(next_code, 1); while (*next_code == OP_ALT); in compare_opcodes()
1205 repeat_opcode = code + GET(code, 1); in PRIV()
1277 code += GET(code, 1 + 2*LINK_SIZE); in PRIV()
1282 code += GET(code, 1); in PRIV()
/php-src/sapi/cli/tests/
H A Dgh13113.phpt15 GET / HTTP/1.1
H A Dphp_cli_server_009.phpt19 GET /foo/bar HTTP/1.1
35 GET /foo/bar/ HTTP/1.0
51 GET /foo/bar.js HTTP/1.0
H A Dphp_cli_server_013.phpt39 GET /main/style.css HTTP/1.1
162 Allow: GET, HEAD, POST
173 Allow: GET, HEAD, POST
184 Allow: GET, HEAD, POST
H A Dgh12363.phpt19 GET / HTTP/1.1
/php-src/ext/mbstring/tests/
H A Dmb_http_input.phpt7 --GET--
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt93 string(%d) "GET /foo/bar HTTP/1.1
97 GET /foo/bar2 HTTP/1.1
101 GET /foo/bar3 HTTP/1.1
105 GET /foo/bar4 HTTP/1.1
114 string(%d) "GET /foo/bar HTTP/1.1
118 GET /foo/bar2 HTTP/1.1
127 string(%d) "GET /foo/bar HTTP/1.1
136 string(%d) "GET /foo/bar HTTP/1.1
150 string(%d) "GET /foo/bar HTTP/1.1
164 string(%d) "GET /foo/bar HTTP/1.1
[all …]
H A Dbug65634.phpt55 GET / HTTP/1.0
60 GET / HTTP/1.0
65 GET / HTTP/1.0
70 GET / HTTP/1.1
75 GET / HTTP/1.1
80 GET / HTTP/1.1
H A Dbug79265.phpt19 'method'=>"GET",
35 GET / HTTP/1.1
H A Dbug79265_2.phpt19 'method'=>"GET",
34 GET / HTTP/1.1
/php-src/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt54 echo "GET: Single wrong OID\n";
60 echo "GET: Miltiple OID, one wrong\n";
123 GET: Single wrong OID
127 GET: Miltiple OID, one wrong
/php-src/sapi/fpm/
H A Dwww.conf.in219 ; request method - the request method (GET, POST, ...);
243 ; request method: GET
359 ; - the request method is not GET or HEAD; or
/php-src/ext/curl/tests/
H A Dcurl_setopt_CURLOPT_ACCEPT_ENCODING.phpt31 GET /get.inc?test= HTTP/1.1
36 GET /get.inc?test= HTTP/1.1

Completed in 147 milliseconds

12345