Home
last modified time | relevance | path

Searched refs:action (Results 1 – 25 of 126) sorted by relevance

123456

/php-src/ext/dom/lexbor/lexbor/core/
H A Dutils.h17 #define lexbor_utils_whitespace(onechar, action, logic) \ argument
18 (onechar action ' ' logic \
19 onechar action '\t' logic \
20 onechar action '\n' logic \
21 onechar action '\f' logic \
22 onechar action '\r')
/php-src/ext/standard/tests/general_functions/
H A Durl_rewriting_basic1.phpt30 <form action="" method="get"> </form>
31 <form action="./foo.php" method="get"></form>
33 <form action="//php.net/foo.php" method="get"></form>
34 <form action="http://php.net/foo.php" method="get"></form>
35 <form action="bad://php.net/foo.php" method="get"></form>
36 <form action="//www.php.net/foo.php" method="get"></form>
103 <form action="//php.net/foo.php" method="get"></form>
105 <form action="bad://php.net/foo.php" method="get"></form>
106 <form action="//www.php.net/foo.php" method="get"></form>
141 <form action="//php.net/foo.php" method="get"></form>
[all …]
H A Durl_rewriting_basic3.phpt30 <form action="" method="get"> </form>
31 <form action="./foo.php" method="get"></form>
33 <form action="//php.net/foo.php" method="get"></form>
34 <form action="http://php.net/foo.php" method="get"></form>
35 <form action="bad://php.net/foo.php" method="get"></form>
36 <form action="//www.php.net/foo.php" method="get"></form>
107 <form action="//php.net/foo.php" method="get"></form>
109 <form action="bad://php.net/foo.php" method="get"></form>
110 <form action="//www.php.net/foo.php" method="get"></form>
145 <form action="//php.net/foo.php" method="get"></form>
[all …]
H A Doutput_add_rewrite_var_basic3.phpt29 <form action="./foo.php" method="get"> </a>
30 <form action="//php.net/bar.php" method="get"> </a>
32 <form action="bad://php.net/bar.php" method="get"> </a>
33 <form action="//www.php.net/bar.php" method="get"> </a>
49 <form action="./foo.php" method="get"> </a>
50 <form action="//php.net/bar.php" method="get"> </a>
71 <form action="./foo.php" method="get"> </a>
72 <form action="//php.net/bar.php" method="get"> </a>
87 <form action="//php.net/bar.php" method="get"> </a>
102 <form action="//php.net/bar.php" method="get"> </a>
[all …]
H A Doutput_add_rewrite_var_basic4.phpt29 <form action="./foo.php" method="get"> </a>
30 <form action="//php.net/bar.php" method="get"> </a>
32 <form action="bad://php.net/bar.php" method="get"> </a>
33 <form action="//www.php.net/bar.php" method="get"> </a>
49 <form action="./foo.php" method="get"> </a>
50 <form action="//php.net/bar.php" method="get"> </a>
71 <form action="./foo.php" method="get"> </a>
72 <form action="//php.net/bar.php" method="get"> </a>
87 <form action="//php.net/bar.php" method="get"> </a>
102 <form action="//php.net/bar.php" method="get"> </a>
[all …]
H A Durl_rewriting_basic2.phpt30 <form action="" method="get"> </form>
31 <form action="./foo.php" method="get"></form>
33 <form action="//php.net/foo.php" method="get"></form>
34 <form action="http://php.net/foo.php" method="get"></form>
35 <form action="bad://php.net/foo.php" method="get"></form>
36 <form action="//www.php.net/foo.php" method="get"></form>
114 <form action="//php.net/foo.php" method="get"></form>
116 <form action="bad://php.net/foo.php" method="get"></form>
117 <form action="//www.php.net/foo.php" method="get"></form>
152 <form action="//php.net/foo.php" method="get"></form>
[all …]
H A Doutput_add_rewrite_var_basic2.phpt30 <form action="./foo.php" method="get"> </a>
31 <form action="//php.net/bar.php" method="get"> </a>
32 <form action="http://php.net/bar.php" method="get"> </a>
33 <form action="bad://php.net/bar.php" method="get"> </a>
34 <form action="//www.php.net/bar.php" method="get"> </a>
50 <form action="./foo.php" method="get"> </a>
51 <form action="//php.net/bar.php" method="get"> </a>
53 <form action="bad://php.net/bar.php" method="get"> </a>
54 <form action="//www.php.net/bar.php" method="get"> </a>
72 <form action="./foo.php" method="get"> </a>
[all …]
H A Doutput_add_rewrite_var_basic1.phpt30 <form action="./foo.php" method="get">
31 <form action="//php.net/bar.php" method="get">
32 <form action="http://php.net/bar.php" method="get">
33 <form action="bad://php.net/bar.php" method="get">
34 <form action="//www.php.net/bar.php" method="get">
50 <form action="./foo.php" method="get"> </form>
51 <form action="//php.net/bar.php" method="get"> </form>
53 <form action="bad://php.net/bar.php" method="get"> </form>
72 <form action="./foo.php" method="get"> </form>
73 <form action="//php.net/bar.php" method="get"> </form>
[all …]
H A Dbug76643.phpt8 <form action="http://example.com/"></form>
10 <form action="http://example.com/"></form>
/php-src/ext/session/tests/
H A D021.phpt27 <form action="//bad.net/do.php">
29 <form action="//php.net/do.php">
38 <form action="../do.php">
47 <form action="/do.php">
56 <form action="/foo/do.php">
63 <form action="//bad.net/do.php">
65 <form action="//php.net/do.php"><input type="hidden" name="PHPSESSID" value="test021" />
67 <form action="../do.php"><input type="hidden" name="PHPSESSID" value="test021" />
69 <form action="/do.php"><input type="hidden" name="PHPSESSID" value="test021" />
71 <form action="/foo/do.php"><input type="hidden" name="PHPSESSID" value="test021" />
H A Dsession_basic4.phpt36 <form action="" method="post">
48 <form action="" method="post">
57 <form action="" method="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type…
61 <form action="" method="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type…
H A Dbug36459.phpt26 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
29 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
39 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
42 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
H A D018.phpt24 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php>
29 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID"…
H A Dsession_basic5.phpt119 <form action="script.php" method="post">
123 <form action="../script.php" method="post">r
127 <form action="/path/script.php" method="post">
131 <form action="../path/script.php" method="post">
135 <form method="post" action="http://php.net/script.php">
139 <form method="post" action="https://php.net/script.php">
143 <form method="post" action="//php.net/script.php">
200 <form action="//bad.com/script.php" method="post">
224 <form method="post" action="//bad.com/script.php">
409 <form action="//bad.com/script.php" method="post">
[all …]
/php-src/Zend/tests/
H A Dgh7958.phpt27 $action = new Action(['a', 'b']);
28 $action->filter();
29 $action->filter();
30 print_r(iterator_to_array($action->iterator));
31 $action = null;
H A Dgc_046.phpt18 $action=new Action;
19 $action->filter();
20 $action->filter();
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.h189 action = *p++; in dasm_put()
242 if (action == DASM_REL_LG || action == DASM_REL_PC) { in dasm_put()
313 int action = *p++; in dasm_link() local
315 op = action; in dasm_link()
316 action = *p++; in dasm_link()
318 switch (action) { in dasm_link()
413 int action = *p++; in dasm_encode() local
415 *cp++ = action; in dasm_encode()
416 action = *p++; in dasm_encode()
427 case DASM_ESC: action = *p++; *cp++ = action; continue; in dasm_encode()
[all …]
H A Ddasm_mips.h185 unsigned int action = (ins >> 16) - 0xff00; in dasm_put() local
186 if (action >= DASM__MAX) { in dasm_put()
189 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
190 switch (action) { in dasm_put()
289 unsigned int action = (ins >> 16) - 0xff00; in dasm_link() local
290 switch (action) { in dasm_link()
335 unsigned int action = (ins >> 16) - 0xff00; in dasm_encode() local
336 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
337 switch (action) { in dasm_encode()
H A Ddasm_ppc.h185 unsigned int action = (ins >> 16); in dasm_put() local
186 if (action >= DASM__MAX) { in dasm_put()
189 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
190 switch (action) { in dasm_put()
293 unsigned int action = (ins >> 16); in dasm_link() local
294 switch (action) { in dasm_link()
339 unsigned int action = (ins >> 16); in dasm_encode() local
340 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
341 switch (action) { in dasm_encode()
H A Ddasm_arm.h194 unsigned int action = (ins >> 16); in dasm_put() local
195 if (action >= DASM__MAX) { in dasm_put()
198 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
199 switch (action) { in dasm_put()
310 unsigned int action = (ins >> 16); in dasm_link() local
311 switch (action) { in dasm_link()
357 unsigned int action = (ins >> 16); in dasm_encode() local
358 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
359 switch (action) { in dasm_encode()
H A Ddasm_arm64.h241 unsigned int action = (ins >> 16); in dasm_put() local
242 if (action >= DASM__MAX) { in dasm_put()
245 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
246 switch (action) { in dasm_put()
384 unsigned int action = (ins >> 16); in dasm_link() local
385 switch (action) { in dasm_link()
441 unsigned int action = (ins >> 16); in dasm_encode() local
442 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
443 switch (action) { in dasm_encode()
/php-src/ext/opcache/tests/
H A Dbug76281.phpt8 function test($r, $action) {
9 …$user_sub_resource = in_array($action, array('get_securityquestions', 'get_status', 'get_groupstat…
/php-src/.github/workflows/
H A Dremove-needs-feedback.yml19 - uses: actions-ecosystem/action-remove-labels@v1
22 - uses: actions-ecosystem/action-add-labels@v1
/php-src/ext/sqlite3/tests/
H A Dsqlite3_40_setauthorizer.phpt11 $db->setAuthorizer(function (int $action) {
12 if ($action == SQLite3::SELECT) {
37 $db->setAuthorizer(function (int $action) {
41 var_dump($constants[$action], implode(',', array_slice(func_get_args(), 1)));
/php-src/sapi/fpm/fpm/
H A Dfpm_scoreboard.h77 …lq, int lq_len, int requests, int max_children_reached, int slow_rq, int action, struct fpm_scoreb…
78 …lq, int lq_len, int requests, int max_children_reached, int slow_rq, int action, struct fpm_scoreb…

Completed in 56 milliseconds

123456