/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | output_add_rewrite_var_basic3.phpt | 29 <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 D | output_add_rewrite_var_basic4.phpt | 29 <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 D | output_add_rewrite_var_basic2.phpt | 30 <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 D | output_add_rewrite_var_basic1.phpt | 30 <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 D | bug76643.phpt | 8 <form action="http://example.com/"></form> 10 <form action="http://example.com/"></form>
|
/PHP-8.3/ext/session/tests/ |
H A D | 021.phpt | 27 <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 D | session_basic4.phpt | 36 <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 D | bug36459.phpt | 26 <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 D | 018.phpt | 24 <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 D | session_basic5.phpt | 119 <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-8.3/ext/pdo_oci/tests/ |
H A D | pdo_oci_attr_action.phpt | 2 PDO_OCI: Attribute: Setting session action 16 $query = 'select action from v$session where sid = sys_context(\'USERENV\', \'SID\')'; 23 var_dump($row['action']); 25 var_dump($dbh->setAttribute(PDO::OCI_ATTR_ACTION, "some action")); 30 var_dump($row['action']); 37 var_dump($row['action']); 44 var_dump($row['action']); 52 ACTION SET: string(11) "some action"
|
/PHP-8.3/Zend/tests/ |
H A D | gh7958.phpt | 27 $action = new Action(['a', 'b']); 28 $action->filter(); 29 $action->filter(); 30 print_r(iterator_to_array($action->iterator)); 31 $action = null;
|
H A D | gc_046.phpt | 18 $action=new Action; 19 $action->filter(); 20 $action->filter();
|
/PHP-8.3/ext/opcache/tests/ |
H A D | bug76281.phpt | 8 function test($r, $action) { 9 …$user_sub_resource = in_array($action, array('get_securityquestions', 'get_status', 'get_groupstat…
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | dasm_x86.h | 198 int action = *p++; in dasm_put() local 199 if (action < DASM_DISP) { in dasm_put() 204 switch (action) { in dasm_put() 230 switch (action) { in dasm_put() 252 if (action == DASM_REL_LG || action == DASM_REL_PC) { in dasm_put() 323 int action = *p++; in dasm_link() local 324 switch (action) { in dasm_link() 361 default: op = action; break; in dasm_link() 418 int action = *p++; in dasm_encode() local 419 int n = (action >= DASM_DISP && action <= DASM_ALIGN) ? *b++ : 0; in dasm_encode() [all …]
|
H A D | dasm_mips.h | 190 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 D | dasm_ppc.h | 190 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 D | dasm_arm.h | 199 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() 315 unsigned int action = (ins >> 16); in dasm_link() local 316 switch (action) { in dasm_link() 362 unsigned int action = (ins >> 16); in dasm_encode() local 363 int n = (action >= DASM_ALIGN && action < DASM__MAX) ? *b++ : 0; in dasm_encode() 364 switch (action) { in dasm_encode()
|
H A D | dasm_arm64.h | 241 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-8.3/.github/workflows/ |
H A D | remove-needs-feedback.yml | 19 - uses: actions-ecosystem/action-remove-labels@v1 22 - uses: actions-ecosystem/action-add-labels@v1
|
/PHP-8.3/ext/sqlite3/tests/ |
H A D | sqlite3_40_setauthorizer.phpt | 11 $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.3/sapi/fpm/fpm/ |
H A D | fpm_scoreboard.h | 77 …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 D | fpm_process_ctl.h | 16 void fpm_pctl(int new_state, int action);
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | lcfirst.phpt | 51 echo "\n--- Testing lowercamelcase action call example ---\n"; 58 $action = lcfirst(substr($m, 3)); 59 $this->$action = $v[0]; 168 --- Testing lowercamelcase action call example ---
|
/PHP-8.3/ext/phar/tests/ |
H A D | frontcontroller23.phpt | 2 Phar front controller with generic action router test
|