Home
last modified time | relevance | path

Searched defs:lval (Results 26 – 47 of 47) sorted by relevance

12

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c95 int64_t lval = 0; in ps_fetch_from_1_to_8_bytes() local
/PHP-8.2/ext/pdo_firebird/
H A Dfirebird_driver.c967 zend_long lval; in pdo_firebird_set_attribute() local
/PHP-8.2/ext/pdo_sqlite/
H A Dsqlite_driver.c288 zend_long lval; in pdo_sqlite_set_attr() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c218 zend_ulong lval; in zend_jit_undefined_string_key() local
H A Dzend_jit_helpers.c1744 zend_long lval; in zend_jit_isset_dim_helper() local
H A Dzend_jit_ir.c1459 static void jit_set_Z_LVAL(zend_jit_ctx *jit, zend_jit_addr addr, ir_ref lval) in jit_set_Z_LVAL()
1478 static void jit_set_Z_W2(zend_jit_ctx *jit, zend_jit_addr addr, ir_ref lval) in jit_set_Z_W2()
/PHP-8.2/Zend/
H A Dzend_API.c538 zend_long lval = zend_dval_to_lval(Z_DVAL_P(arg)); in zend_parse_arg_long_weak() local
557 zend_long lval; in zend_parse_arg_long_weak() local
667 zend_long lval; in zend_parse_arg_number_slow() local
4515 ZEND_API zend_result zend_try_assign_typed_ref_long(zend_reference *ref, zend_long lval) /* {{{ */ in zend_try_assign_typed_ref_long()
5176 zend_ulong lval; in zend_get_default_from_internal_arg_info() local
H A Dzend_ast.c85 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_zval_from_long(zend_long lval) { in zend_ast_create_zval_from_long()
H A Dzend_API.h1184 #define _ZEND_TRY_ASSIGN_LONG(zv, lval, is_ref) do { \ argument
1198 #define ZEND_TRY_ASSIGN_LONG(zv, lval) \ argument
1201 #define ZEND_TRY_ASSIGN_REF_LONG(zv, lval) do { \ argument
H A Dzend_types.h316 zend_long lval; /* long value */ member
H A Dzend_compile.c9067 zend_long lval = zend_dval_to_lval(Z_DVAL_P(key)); in zend_try_ct_eval_array() local
/PHP-8.2/ext/intl/converter/
H A Dconverter.c156 zend_long lval = Z_LVAL_P(val); in php_converter_append_toUnicode_target() local
/PHP-8.2/ext/tidy/
H A Dtidy.c228 zend_long lval; in _php_tidy_set_tidy_opt() local
/PHP-8.2/ext/soap/
H A Dphp_encoding.c989 zend_long lval; in to_zval_double() local
1027 zend_long lval; in to_zval_long() local
H A Dsoap.c2015 zend_long lval = zval_get_long(tmp); local
/PHP-8.2/ext/curl/
H A Dinterface.c1541 zend_long lval; in _php_curl_setopt() local
/PHP-8.2/ext/openssl/
H A Dxp_ssl.c1743 zend_long lval = zval_get_long(val); in php_openssl_setup_crypto() local
/PHP-8.2/ext/standard/
H A Dfilters.c1102 zend_long lval = zval_get_long(tmpval); in php_conv_get_ulong_prop_ex() local
H A Darray.c2897 static uint8_t php_range_process_input(const zval *input, uint32_t arg_num, zend_long /* restrict *…
4458 zend_ulong lval = 0; local
H A Dstring.c969 zend_long lval; in php_implode() member
/PHP-8.2/ext/gmp/
H A Dgmp.c624 zend_long lval; in convert_to_gmp() local
/PHP-8.2/ext/ffi/
H A Dffi.c738 zend_long lval; in zend_ffi_zval_to_cdata() local
2547 zend_long lval; in zend_ffi_pass_arg() local

Completed in 234 milliseconds

12