Home
last modified time | relevance | path

Searched refs:k (Results 326 – 350 of 358) sorted by relevance

1...<<1112131415

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_ppc.lua1419 for k,v in pairs(map_op) do
1422 t[sub(k, 1, -3).."."..sub(k, -2)] = v2
1425 for k,v in pairs(t) do
1426 map_op[k] = v
/PHP-8.0/ext/gmp/
H A Dgmp.c1227 zend_long k; in ZEND_FUNCTION() local
1230 if (zend_parse_parameters(ZEND_NUM_ARGS(), "zl", &n_arg, &k) == FAILURE) { in ZEND_FUNCTION()
1234 if (k < 0) { in ZEND_FUNCTION()
1241 mpz_bin_uiui(gmpnum_result, (gmp_ulong) Z_LVAL_P(n_arg), (gmp_ulong) k); in ZEND_FUNCTION()
1246 mpz_bin_ui(gmpnum_result, gmpnum_n, (gmp_ulong) k); in ZEND_FUNCTION()
H A Dgmp_arginfo.h184 ZEND_ARG_TYPE_INFO(0, k, IS_LONG, 0)
/PHP-8.0/ext/standard/tests/image/
H A Diptcembed_002.phpt38 …lpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oA/9k=";
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt96 case 'k':
H A Dmysqli_affected_rows.phpt81 foreach ($charsets as $k => $charset) {
H A Dmysqli_explain_metadata.phpt49 foreach ($fields as $k => $field) {
H A Dmysqli_class_mysqli_properties_no_conn.phpt17 foreach ($variables as $k => $var) {
27 foreach ($variables as $k => $var) {
H A Dmysqli_fetch_field_flags.phpt191 foreach ($column_def as $k => $v) {
H A Dmysqli_get_client_stats.phpt531 foreach ($info as $k => $v)
532 if ($info[$k] != $expected[$k])
533 printf("$k - $v != %s\n", $expected[$k]);
H A Dmysqli_stmt_bind_param.phpt386 foreach ($value_list as $k => $values) {
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c2692 size_t k; in do_cli_server() local
2706 k = strlen(php_optarg); in do_cli_server()
2707 if (k + 1 > MAXPATHLEN) { in do_cli_server()
2711 memmove(document_root_tmp, php_optarg, k + 1); in do_cli_server()
2715 document_root_tmp[k] = '\0'; in do_cli_server()
2716 k--; in do_cli_server()
2717 } while ('"' == document_root_tmp[k] || ' ' == document_root_tmp[k]); in do_cli_server()
/PHP-8.0/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc113 'rM2FxZZi8wQANK+GD4Xs6fc5CNbstRyG79cVHPOyPC/k+e6pyIUhdxkX3EuM7gvUWUXPyFZ7BnM8WRNUpoGS9vXcboEMK6GapS…
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_ssa.h149 int zend_ssa_rename_op(const zend_op_array *op_array, const zend_op *opline, uint32_t k, uint32_t b…
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd.h206 #define mysqlnd_options4(conn, opt, k, v) ((conn)->data)->m->set_client_option_2d((conn)->data, (op… argument
/PHP-8.0/ext/sodium/
H A Dlibsodium.c2978 size_t i, j, k; in PHP_FUNCTION() local
3011 k = unpadded_len; in PHP_FUNCTION()
3014 k -= st; in PHP_FUNCTION()
3015 st = (size_t) (~(((( (((uint64_t) k) >> 48) | (((uint64_t) k) >> 32) | in PHP_FUNCTION()
3016 (k >> 16) | k) & 0xffff) - 1U) >> 16)) & 1U; in PHP_FUNCTION()
/PHP-8.0/
H A DUPGRADING.INTERNALS14 k. The 'I' length modifier
98 k. The 'I' length modifier, used to denote 32 and 64bit integer from the custom
H A Drun-tests.php2607 foreach ($want as $k => $v) {
2608 if (isset($headers[$k])) {
2609 $output_headers[] = $k . ': ' . $headers[$k];
2612 if (!isset($headers[$k]) || $headers[$k] != $v) {
/PHP-8.0/sapi/fpm/
H A Dconfig.m4372 struct kevent k;
375 EV_SET(&k, 0, EVFILT_READ , EV_ADD | EV_CLEAR, 0, 0, NULL);
/PHP-8.0/build/
H A Dltmain.sh4138 k=1
4139 output=$output_objdir/$output_la-${k}.$objext
4151 if test "$k" -eq 1 ; then
4159 last_robj=$output_objdir/$output_la-${k}.$objext
4160 k=`expr $k + 1`
4161 output=$output_objdir/$output_la-${k}.$objext
/PHP-8.0/ext/standard/
H A Dhtml_tables.h91 #define ENT_ENC_TO_UNI_STAGE1(k) ((k & 0xC0) >> 6) argument
93 #define ENT_ENC_TO_UNI_STAGE2(k) ((k) & 0x3F) argument
1088 #define ENT_STAGE1_INDEX(k) (((k) & 0xFFF000) >> 12) /* > 1D, we have no mapping */ argument
1089 #define ENT_STAGE2_INDEX(k) (((k) & 0xFC0) >> 6) argument
1090 #define ENT_STAGE3_INDEX(k) ((k) & 0x3F) argument
1091 #define ENT_CODE_POINT_FROM_STAGES(i,j,k) (((i) << 12) | ((j) << 6) | (k)) argument
/PHP-8.0/ext/ldap/
H A Dldap.c2534 int i, j, k; in PHP_FUNCTION() local
2700 for (k = 0; k < num_modvals; k++) { in PHP_FUNCTION()
2701 if ((fetched = zend_hash_index_find(Z_ARRVAL_P(modinfo), k)) == NULL) { in PHP_FUNCTION()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5480 # NRT a.k.a. NRTRDE
10339 >18 leshort 97 NatSemi 32k,
12586 #>>512 ubyte =0xed 720k
12587 #>>512 ubyte =0xf0 1440k
12588 #>>512 ubyte =0xf8 720k
12589 #>>512 ubyte =0xf9 1220k
12590 #>>512 ubyte =0xfa 320k
12591 #>>512 ubyte =0xfb 640k
12592 #>>512 ubyte =0xfc 180k
12598 # look for 2nd FAT at different location to distinguish between 360k and 500k
[all …]
H A Dmagic5480 # NRT a.k.a. NRTRDE
10339 >18 leshort 97 NatSemi 32k,
12586 #>>512 ubyte =0xed 720k
12587 #>>512 ubyte =0xf0 1440k
12588 #>>512 ubyte =0xf8 720k
12589 #>>512 ubyte =0xf9 1220k
12590 #>>512 ubyte =0xfa 320k
12591 #>>512 ubyte =0xfb 640k
12592 #>>512 ubyte =0xfc 180k
12598 # look for 2nd FAT at different location to distinguish between 360k and 500k
[all …]
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_trace.c588 int k, vars_count; in zend_jit_trace_add_phis() local
639 for (k = 0; k < vars_count; k++) { in zend_jit_trace_add_phis()
640 if (zend_bitset_in(use, k)) { in zend_jit_trace_add_phis()
646 phi->sources[0] = STACK_VAR(stack, k); in zend_jit_trace_add_phis()
650 phi->var = k; in zend_jit_trace_add_phis()
652 SET_STACK_VAR(stack, k, ssa_vars_count); in zend_jit_trace_add_phis()

Completed in 261 milliseconds

1...<<1112131415