/php-src/ext/dom/lexbor/lexbor/core/ |
H A D | utils.h | 17 #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 D | url_rewriting_basic3.phpt | 30 <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> 112 <form action="//php.net/foo.php" method="get"></form> 114 <form action="bad://php.net/foo.php" method="get"></form> 115 <form action="//www.php.net/foo.php" method="get"></form> 150 <form action="//php.net/foo.php" method="get"></form> [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 | url_rewriting_basic1.phpt | 30 <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> 104 <form action="//php.net/foo.php" method="get"></form> 105 <form action="http://php.net/foo.php" method="get"></form> 106 <form action="bad://php.net/foo.php" method="get"></form> 107 <form action="//www.php.net/foo.php" method="get"></form> [all …]
|
H A D | url_rewriting_basic2.phpt | 30 <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> 115 <form action="//php.net/foo.php" method="get"></form> 117 <form action="bad://php.net/foo.php" method="get"></form> 118 <form action="//www.php.net/foo.php" method="get"></form> 157 <form action="//php.net/foo.php" method="get"></form> [all …]
|
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> 88 <form action="//php.net/bar.php" method="get"> </a> 103 <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-src/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"> 68 <form action="//bad.net/do.php"> 70 <form action="//php.net/do.php"><input type="hidden" name="PHPSESSID" value="test021" /> 72 <form action="../do.php"><input type="hidden" name="PHPSESSID" value="test021" /> 74 <form action="/do.php"><input type="hidden" name="PHPSESSID" value="test021" /> 76 <form action="/foo/do.php"><input type="hidden" name="PHPSESSID" value="test021" />
|
H A D | session_basic4.phpt | 34 <form action="" method="post"> 46 <form action="" method="post"> 58 <form action="" method="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type… 62 <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… 42 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" 45 …<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> 32 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID"…
|
H A D | session_basic5.phpt | 117 <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"> 412 <form action="//bad.com/script.php" method="post"> [all …]
|
/php-src/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;
|
/php-src/Zend/tests/gc/ |
H A D | gc_046.phpt | 18 $action=new Action; 19 $action->filter(); 20 $action->filter();
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | dasm_x86.h | 189 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 D | dasm_mips.h | 185 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 D | dasm_ppc.h | 185 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 D | dasm_arm.h | 194 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 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-src/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-src/.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-src/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-src/sapi/fpm/fpm/ |
H A D | fpm_scoreboard.h | 78 … requests, int max_children_reached, int slow_rq, size_t memory_max, int action, struct fpm_scoreb… 79 … requests, int max_children_reached, int slow_rq, size_t memory_max, int action, struct fpm_scoreb…
|