Home
last modified time | relevance | path

Searched refs:ZVAL_LONG (Results 126 – 150 of 176) sorted by relevance

12345678

/php-src/ext/json/
H A Djson_scanner.re184 ZVAL_LONG(&s->value, ZEND_STRTOL((char *) s->token, NULL, 10));
/php-src/ext/tidy/
H A Dtidy.c468 ZVAL_LONG(out, 0); in tidy_doc_cast_handler()
506 ZVAL_LONG(out, 0); in tidy_node_cast_handler()
/php-src/main/
H A Doutput.c375 ZVAL_LONG(p, OG(active)->buffer.used); in php_output_get_length()
947 ZVAL_LONG(&ob_args[1], (zend_long) context->op); in php_output_handler_op()
/php-src/ext/spl/
H A Dspl_observer.c817 ZVAL_LONG(&flags, zend_hash_num_elements(&intern->storage)); in PHP_METHOD()
1120 ZVAL_LONG(&zinfo, info_long); in PHP_METHOD()
/php-src/ext/phar/
H A Dutil.c1407 ZVAL_LONG(&zp[3], 9); /* value from openssl.c #define OPENSSL_ALGO_SHA512 9 */ in phar_call_openssl_signverify()
1409 ZVAL_LONG(&zp[3], 7); /* value from openssl.c #define OPENSSL_ALGO_SHA256 7 */ in phar_call_openssl_signverify()
1412 ZVAL_LONG(&zp[3], 1); /* value from openssl.c #define OPENSSL_ALGO_SHA1 1 */ in phar_call_openssl_signverify()
/php-src/Zend/
H A Dzend_vm_execute.h5129 ZVAL_LONG(result, zval_get_long(expr)); in ZEND_CAST_SPEC_CONST_HANDLER()
6188 ZVAL_LONG(result, 0); in ZEND_MOD_SPEC_CONST_CONST_HANDLER()
6212 ZVAL_LONG(EX_VAR(opline->result.var), in ZEND_SL_SPEC_CONST_CONST_HANDLER()
8290 ZVAL_LONG(result, 0); in ZEND_MOD_SPEC_CONST_TMPVARCV_HANDLER()
8314 ZVAL_LONG(EX_VAR(opline->result.var), in ZEND_SL_SPEC_CONST_TMPVARCV_HANDLER()
12866 ZVAL_LONG(result, 0); in ZEND_MOD_SPEC_TMPVARCV_CONST_HANDLER()
12890 ZVAL_LONG(EX_VAR(opline->result.var), in ZEND_SL_SPEC_TMPVARCV_CONST_HANDLER()
13886 ZVAL_LONG(result, 0); in ZEND_MOD_SPEC_TMPVARCV_TMPVARCV_HANDLER()
13910 ZVAL_LONG(EX_VAR(opline->result.var), in ZEND_SL_SPEC_TMPVARCV_TMPVARCV_HANDLER()
19682 ZVAL_LONG(result, zval_get_long(expr)); in ZEND_CAST_SPEC_TMP_HANDLER()
[all …]
H A Dzend_compile.c424 ZVAL_LONG(&tmp, kind); in zend_register_seen_symbol()
2671 ZVAL_LONG(&zn.u.constant, 1); in zend_emit_final_return()
2744 ZVAL_LONG(&node->u.constant, index); in zend_handle_numeric_op()
2761 ZVAL_LONG(CT_CONSTANT(opline->op2), index); in zend_handle_numeric_dim()
3295 ZVAL_LONG(&dim_node.u.constant, i); in zend_compile_list_assign()
4551 ZVAL_LONG(&first.u.constant, Z_LVAL_P(zv)); in zend_compile_func_array_slice()
6171 ZVAL_LONG(&jmp_target, get_next_op_number()); in zend_compile_switch()
6385 ZVAL_LONG(&jmp_target, get_next_op_number()); in zend_compile_match()
9010 ZVAL_LONG(zv, ast->lineno); in zend_try_ct_eval_magic_const()
9221 ZVAL_LONG(&right, (kind == ZEND_AST_UNARY_PLUS) ? 1 : -1); in zend_try_ct_eval_unary_pm()
[all …]
H A Dzend_execute.c737 ZVAL_LONG(arg, lval); in zend_verify_weak_scalar_type_hint()
747 ZVAL_LONG(arg, lval); in zend_verify_weak_scalar_type_hint()
1999 ZVAL_LONG(var_ptr, val); in zend_incdec_typed_ref()
2029 ZVAL_LONG(var_ptr, val); in zend_incdec_typed_prop()
2051 ZVAL_LONG(prop, val); in zend_pre_incdec_property_zval()
2081 ZVAL_LONG(EX_VAR(opline->result.var), Z_LVAL_P(prop)); in zend_post_incdec_property_zval()
2090 ZVAL_LONG(prop, val); in zend_post_incdec_property_zval()
H A Dzend_ast.c87 ZVAL_LONG(&zv, lval); in zend_ast_create_zval_from_long()
706 ZVAL_LONG(&op1, 0); in zend_ast_evaluate_inner()
715 ZVAL_LONG(&op1, -1); in zend_ast_evaluate_inner()
H A Dzend.c1480 ZVAL_LONG(&params[0], type); in zend_error_zstr_at()
1488 ZVAL_LONG(&params[3], error_lineno); in zend_error_zstr_at()
H A Dzend_closures.c613 ZVAL_LONG(&val, closure->func.op_array.line_start); in zend_closure_get_debug_info()
/php-src/ext/standard/
H A Dvar.c709 ZVAL_LONG(&zv_n, data->n); in php_add_var_hash()
1134 ZVAL_LONG(var_idx, -1); in php_var_serialize_intern()
H A Durl.c398 ZVAL_LONG(&tmp, resource->port); in PHP_FUNCTION()
H A Dmath.c831 ZVAL_LONG(ret, num); in _php_math_basetozval()
H A Dbasic_functions.c1413 ZVAL_LONG(&tmp, PG(last_error_type));
1422 ZVAL_LONG(&tmp, PG(last_error_lineno));
/php-src/ext/dom/
H A Dparentnode.c105 ZVAL_LONG(retval, count); in dom_parent_node_child_element_count()
/php-src/ext/filter/
H A Dlogical_filters.c267 ZVAL_LONG(value, ctx_value); in php_filter_int()
/php-src/ext/date/
H A Dphp_date.c1533 ZVAL_LONG(&zv, (zend_long) period_obj->recurrences); in initialize_date_period_properties()
1631 ZVAL_LONG(key, iterator->current_index); in date_period_it_current_key()
1934 ZVAL_LONG(&zv, dateobj->time->zone_type); in date_object_to_hash()
2097 ZVAL_LONG(&zv, tzobj->type); in date_timezone_object_to_hash()
2143 ZVAL_LONG(&zv, tzobj->type); in date_object_get_debug_info_timezone()
2203 ZVAL_LONG(&zv, (zend_long)intervalobj->diff->f); \ in date_interval_object_to_hash()
4543 ZVAL_LONG(retval, value); in date_interval_read_property()
5695 ZVAL_LONG(&zv, (zend_long) period_obj->recurrences); in date_period_object_to_hash()
/php-src/sapi/phpdbg/
H A Dphpdbg.c450 ZVAL_LONG(&zero, 0); in phpdbg_oplog_fill_executable()
636 ZVAL_LONG(&zero, 0); in PHP_FUNCTION()
/php-src/ext/com_dotnet/
H A Dcom_com.c448 ZVAL_LONG(&tmp, *dispid); in php_com_get_id_of_name()
/php-src/ext/pcre/
H A Dphp_pcre.c969 ZVAL_LONG(&val2, -1); in init_unmatched_null_pair()
976 ZVAL_LONG(&val2, -1); in init_unmatched_empty_pair()
1036 ZVAL_LONG(&val2, start_offset); in add_offset_pair()
/php-src/sapi/cli/
H A Dphp_cli.c1012 ZVAL_LONG(&argi, ++index); in do_cli()
/php-src/ext/gmp/
H A Dgmp.c287 ZVAL_LONG(writeobj, mpz_get_si(gmpnum)); in gmp_cast_object()
296 ZVAL_LONG(writeobj, mpz_get_si(gmpnum)); in gmp_cast_object()
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c103 ZVAL_LONG(rv, retint); in xmlreader_property_reader()
/php-src/ext/dba/
H A Ddba.c331 ZVAL_LONG(result, obj->handle); in dba_connection_cast_object()

Completed in 299 milliseconds

12345678