Home
last modified time | relevance | path

Searched refs:zval (Results 476 – 500 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-7.3/sapi/phpdbg/
H A Dxml.md264 - address: pointer to zval (hexadecimal)
265 - refcount: refcount of zval
268 - refstatus: empty if the zval is not a reference
269 - class: the class the object in the zval is an instance of
270 - resource: the type of the resource in the zval
H A Dphpdbg_out.c141 zval *zvp, zcopy; in format_converter()
335 zvp = (zval *) va_arg(ap, zval *); in format_converter()
H A Dphpdbg_list.c322 zend_op_array *phpdbg_compile_string(zval *source_string, char *filename) { in phpdbg_compile_string()
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_cfg.c293 zval *zv; in zend_build_cfg()
408 zval *zv; in zend_build_cfg()
580 zval *zv; in zend_build_cfg()
H A Doptimize_func_calls.c135 zval zv; in zend_try_inline_call()
H A Dzend_dump.c32 zval *val; in zend_dump_ht()
51 void zend_dump_const(const zval *zv) in zend_dump_const()
627 zval *op = CRT_CONSTANT_EX(op_array, opline, opline->op2, (dump_flags & ZEND_DUMP_RT_CONSTANTS)); in zend_dump_op()
632 zval *zv; in zend_dump_op()
H A Dzend_ssa.c175 zval *zv; in find_adjusted_tmp_var()
305zval *zv = CRT_CONSTANT_EX(op_array, (opline-1), (opline-1)->op2, (build_flags & ZEND_RT_CONSTANTS… in place_essa_pis()
327zval *zv = CRT_CONSTANT_EX(op_array, (opline-1), (opline-1)->op1, (build_flags & ZEND_RT_CONSTANTS… in place_essa_pis()
471 zval *val; in place_essa_pis()
H A Dzend_inference.c3018 zval *zv = CRT_CONSTANT_EX(op_array, opline, opline->op2, ssa->rt_constants); in zend_update_type_info()
3618 static zend_bool is_effective_op1_double_cast(zend_op *opline, zval *op2) { in is_effective_op1_double_cast()
3624 static zend_bool is_effective_op2_double_cast(zend_op *opline, zval *op1) { in is_effective_op2_double_cast()
3653 zval *value, zend_bitset visited) { in can_convert_to_double()
3695 zval orig_op1, orig_op2, orig_result; in can_convert_to_double()
3697 zval dval_op1, dval_op2, dval_result; in can_convert_to_double()
3705 zval *zv = CRT_CONSTANT_EX(op_array, opline, opline->op1, ssa->rt_constants); in can_convert_to_double()
3718 zval *zv = CRT_CONSTANT_EX(op_array, opline, opline->op2, ssa->rt_constants); in can_convert_to_double()
3800 zval *value = CRT_CONSTANT_EX(op_array, opline, opline->op2, ssa->rt_constants); in zend_type_narrowing()
3954 zval *zv = CRT_CONSTANT_EX(op_array, opline, opline->op1, info->ssa.rt_constants); in zend_func_return_info()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_attr.c149 zval *value; in PHP_FUNCTION()
/PHP-7.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp265 zval *arg; in PHP_FUNCTION()
/PHP-7.3/ext/interbase/
H A Dphp_ibase_udf.c186 zval callback, args[4], return_value; in call_php()
/PHP-7.3/
H A DREADME.NEW-OUTPUT-API14 Starting an user handler by zval:
/PHP-7.3/ext/com_dotnet/
H A Dcom_dotnet.c186 zval *object = getThis(); in PHP_FUNCTION()
/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_statement.c327 zval *parameter; in pgsql_stmt_param_hook()
636 static int pgsql_stmt_get_column_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in pgsql_stmt_get_column_meta()
/PHP-7.3/ext/iconv/
H A Diconv.c329 zval *iconv_impl, *iconv_ver; in PHP_MINFO_FUNCTION()
2250 zval *pref = NULL; in PHP_FUNCTION()
2268 zval *pzval; in PHP_FUNCTION()
2450 zval *elem; in PHP_FUNCTION()
2454 zval new_elem; in PHP_FUNCTION()
2880 static php_stream_filter *php_iconv_stream_filter_factory_create(const char *name, zval *params, ui… in php_iconv_stream_filter_factory_create()
/PHP-7.3/ext/phar/
H A Dutil.c1390 zval retval, zp[3], openssl; in phar_call_openssl_signverify()
1951 zval *ret; in phar_add_virtual_dirs()
1972 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
2005 static void phar_manifest_copy_ctor(zval *zv) /* {{{ */ in phar_manifest_copy_ctor()
2069 zval zv, *pzv; in phar_copy_on_write()
/PHP-7.3/ext/standard/
H A Dphp_fopen_wrapper.c420 zval *blocking_pipes = php_stream_context_get_option(context, "pipe", "blocking"); in php_stream_url_wrap_php()
/PHP-7.3/main/
H A Dfastcgi.c1156 zval *value; in fcgi_read_request()
1715 void fcgi_loadenv(fcgi_request *req, fcgi_apply_func func, zval *array)
1734 zval zvalue;
1743 void fcgi_free_mgmt_var_cb(zval *zv)
H A Dmain.c1102 zval tmp; in php_verror()
1426 zval tmp; in php_error_cb()
1625 static zval *php_get_configuration_directive_for_zend(zend_string *name) in php_get_configuration_directive_for_zend()
1812 zval oh; in php_request_startup()
2664 PHPAPI int php_execute_simple_script(zend_file_handle *primary_file, zval *ret) in php_execute_simple_script()
/PHP-7.3/ext/intl/
H A DERROR.CONVENTIONS91 object's internal error code is done upon fetching the object from its zval.
/PHP-7.3/ext/fileinfo/libmagic/
H A Dfile.h506 convert_libmagic_pattern(zval *pattern, char *val, size_t len, uint32_t options);
/PHP-7.3/Zend/
H A Dzend_language_parser.y286 zval zv;
763 …{ zval zv; zend_lex_tstring(&zv); $$ = zend_ast_create(ZEND_AST_TRAIT_ALIAS, $1, zend_ast_create_z…
1040 { zval zv; ZVAL_INTERNED_STR(&zv, ZSTR_KNOWN(ZEND_STR_STATIC));
H A Dzend_language_scanner.c291 ZEND_API void zend_lex_tstring(zval *zv) in zend_lex_tstring()
647 zend_op_array *compile_filename(int type, zval *filename) in compile_filename()
650 zval tmp; in compile_filename()
684 ZEND_API int zend_prepare_string_for_scanning(zval *str, char *filename) in zend_prepare_string_for_scanning()
752 zend_op_array *compile_string(zval *source_string, char *filename) in compile_string()
756 zval tmp; in compile_string()
811 zval tmp; in highlight_string()
887 static int zend_scan_escape_string(zval *zendlval, char *str, int len, char quote_type) in zend_scan_escape_string()
1128 zval *zendlval, int indentation, zend_bool using_spaces, in strip_multiline_string_indentation()
1238 int ZEND_FASTCALL lex_scan(zval *zendlval, zend_parser_stack_elem *elem) in lex_scan()
[all …]
/PHP-7.3/main/streams/
H A Dplain_wrapper.c910 add_assoc_bool((zval*)ptrparam, "timed_out", 0); in php_stdiop_set_option()
911 add_assoc_bool((zval*)ptrparam, "blocked", (flags & O_NONBLOCK)? 0 : 1); in php_stdiop_set_option()
912 add_assoc_bool((zval*)ptrparam, "eof", stream->eof); in php_stdiop_set_option()
H A Dtransports.c160 zval *zbacklog = NULL; in _php_stream_xport_create()

Completed in 150 milliseconds

1...<<1112131415161718192021