Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/standard/tests/general_functions/
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 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 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 Dbug76643.phpt8 <form action="http://example.com/"></form>
10 <form action="http://example.com/"></form>
/PHP-8.0/ext/session/tests/
H A D021.phpt25 <form action="//bad.net/do.php">
27 <form action="//php.net/do.php">
36 <form action="../do.php">
45 <form action="/do.php">
54 <form action="/foo/do.php">
61 <form action="//bad.net/do.php">
63 <form action="//php.net/do.php"><input type="hidden" name="PHPSESSID" value="abtest" />
65 <form action="../do.php"><input type="hidden" name="PHPSESSID" value="abtest" />
67 <form action="/do.php"><input type="hidden" name="PHPSESSID" value="abtest" />
69 <form action="/foo/do.php"><input type="hidden" name="PHPSESSID" value="abtest" />
H A Dbug36459.phpt24 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
37 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
H A Dsession_basic4.phpt34 <form action="" method="post">
46 <form action="" method="post">
55 <form action="" method="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type…
59 <form action="" method="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type…
H A D018.phpt22 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php>
27 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID"…
H A Dsession_basic5.phpt117 <form action="script.php" method="post">
121 <form action="../script.php" method="post">r
125 <form action="/path/script.php" method="post">
129 <form action="../path/script.php" method="post">
133 <form method="post" action="http://php.net/script.php">
137 <form method="post" action="https://php.net/script.php">
141 <form method="post" action="//php.net/script.php">
198 <form action="//bad.com/script.php" method="post">
222 <form method="post" action="//bad.com/script.php">
407 <form action="//bad.com/script.php" method="post">
[all …]
H A Dsession_basic3.phpt86 <form action="script.php" method="post">
186 <form action="script.php" method="post">
190 <form action="../script.php" method="post">
194 <form action="/path/script.php" method="post">
198 <form action="../path/script.php" method="post">
202 <form method="post" action="http://php.net/script.php">
206 <form method="post" action="https://php.net/script.php">
210 <form method="post" action="//php.net/script.php">
329 <form method="post" action="http://php.net/script.php">
333 <form method="post" action="https://php.net/script.php">
[all …]
/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_attr_action.phpt2 PDO_OCI: Attribute: Setting session action
14 $query = 'select action from v$session where sid = sys_context(\'USERENV\', \'SID\')';
21 var_dump($row['action']);
23 var_dump($dbh->setAttribute(PDO::OCI_ATTR_ACTION, "some action"));
28 var_dump($row['action']);
35 var_dump($row['action']);
42 var_dump($row['action']);
50 ACTION SET: string(11) "some action"
/PHP-8.0/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-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.h191 int action = *p++; in dasm_put() local
192 if (action < DASM_DISP) { in dasm_put()
197 switch (action) { in dasm_put()
222 switch (action) { in dasm_put()
246 if (action == DASM_REL_LG || action == DASM_REL_PC) in dasm_put()
313 int op, action = *p++; in dasm_link() local
314 switch (action) { in dasm_link()
395 int action = *p++; in dasm_encode() local
396 int n = (action >= DASM_DISP && action <= DASM_ALIGN) ? *b++ : 0; in dasm_encode()
397 switch (action) { in dasm_encode()
[all …]
H A Ddasm_mips.h190 unsigned int action = (ins >> 16) - 0xff00; in dasm_put() local
191 if (action >= DASM__MAX) { in dasm_put()
194 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
195 switch (action) { in dasm_put()
294 unsigned int action = (ins >> 16) - 0xff00; in dasm_link() local
295 switch (action) { in dasm_link()
340 unsigned int action = (ins >> 16) - 0xff00; in dasm_encode() local
341 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
342 switch (action) { in dasm_encode()
H A Ddasm_ppc.h190 unsigned int action = (ins >> 16); in dasm_put() local
191 if (action >= DASM__MAX) { in dasm_put()
194 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
195 switch (action) { in dasm_put()
298 unsigned int action = (ins >> 16); in dasm_link() local
299 switch (action) { in dasm_link()
344 unsigned int action = (ins >> 16); in dasm_encode() local
345 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
346 switch (action) { in dasm_encode()
H A Ddasm_arm.h199 unsigned int action = (ins >> 16); in dasm_put() local
200 if (action >= DASM__MAX) { in dasm_put()
203 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
204 switch (action) { in dasm_put()
314 unsigned int action = (ins >> 16); in dasm_link() local
315 switch (action) { in dasm_link()
361 unsigned int action = (ins >> 16); in dasm_encode() local
362 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
363 switch (action) { in dasm_encode()
H A Ddasm_arm64.h239 unsigned int action = (ins >> 16); in dasm_put() local
240 if (action >= DASM__MAX) { in dasm_put()
243 int *pl, n = action >= DASM_REL_PC ? va_arg(ap, int) : 0; in dasm_put()
244 switch (action) { in dasm_put()
369 unsigned int action = (ins >> 16); in dasm_link() local
370 switch (action) { in dasm_link()
417 unsigned int action = (ins >> 16); in dasm_encode() local
418 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode()
419 switch (action) { in dasm_encode()
/PHP-8.0/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-8.0/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…
H A Dfpm_process_ctl.h18 void fpm_pctl(int new_state, int action);
/PHP-8.0/ext/standard/tests/strings/
H A Dlcfirst.phpt52 echo "\n--- Testing lowercamelcase action call example ---\n";
59 $action = lcfirst(substr($m, 3));
60 $this->$action = $v[0];
169 --- Testing lowercamelcase action call example ---
/PHP-8.0/ext/phar/tests/
H A Dfrontcontroller23.phpt2 Phar front controller with generic action router test
/PHP-8.0/ext/phar/tests/cache_list/
H A Dfrontcontroller23.phpt2 Phar front controller with generic action router test [cache_list]
/PHP-8.0/ext/pdo/tests/
H A Dpdo_017.phpt44 function countRows($action) {
49 return "Counted $res rows after $action.\n";

Completed in 97 milliseconds

12345