Home
last modified time | relevance | path

Searched refs:zval (Results 376 – 400 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-7.3/Zend/
H A Dzend_inheritance.c28 static void overriden_ptr_dtor(zval *zv) /* {{{ */ in overriden_ptr_dtor()
507 zval *zv = RT_CONSTANT(precv, precv->op2); in zend_get_function_declaration()
641 zval *child = zend_hash_find_ex(&ce->function_table, key, 1); in do_inherit_method()
773 zval *zv = zend_hash_find_ex(&ce->constants_table, name, 1); in do_inherit_class_constant()
828 zval *src, *dst, *end; in zend_do_inheritance()
831zval *table = pemalloc(sizeof(zval) * (ce->default_properties_count + parent_ce->default_propertie… in zend_do_inheritance()
875 zval *src, *dst, *end; in zend_do_inheritance()
878zval *table = pemalloc(sizeof(zval) * (ce->default_static_members_count + parent_ce->default_stati… in zend_do_inheritance()
1568 zval* prop_value; in zend_do_traits_property_binding()
1614 zval *op1, *op2; in zend_do_traits_property_binding()
[all …]
H A Dzend_ini.h181 typedef void (*zend_ini_parser_cb_t)(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *a…
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt66 zval representing the current value of $stmt. PDO gets a callback that
67 it has to free the resources associated with the zval representing the
77 PHP proceeds and assigns the new statement object/zval obtained from
/PHP-7.3/ext/pdo_sqlite/
H A Dsqlite_statement.c120 zval *parameter; in pdo_sqlite_stmt_param_hook()
331 static int pdo_sqlite_stmt_col_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in pdo_sqlite_stmt_col_meta()
335 zval flags; in pdo_sqlite_stmt_col_meta()
/PHP-7.3/ext/pspell/
H A Dpspell.c229 zval *res = zend_hash_index_find(&EG(regular_list), conf); \
238 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
268 zval *ind; in PHP_FUNCTION()
365 zval *ind; in PHP_FUNCTION()
467 zval *ind; in PHP_FUNCTION()
687 zval *ind; in PHP_FUNCTION()
/PHP-7.3/ext/sockets/
H A Dmulticast.c86 static int php_get_if_index_from_zval(zval *val, unsigned *out) in php_get_if_index_from_zval()
115 zval *val; in php_get_if_index_from_array()
128 zval *val; in php_get_address_from_array()
144 static int php_do_mcast_opt(php_socket *php_sock, int level, int optname, zval *arg4) in php_do_mcast_opt()
243 zval *arg4) in php_do_setsockopt_ip_mcast()
313 zval *arg4) in php_do_setsockopt_ipv6_mcast()
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_helpers.cpp33 int datefmt_process_calendar_arg(zval* calendar_zv, in datefmt_process_calendar_arg()
/PHP-7.3/sapi/phpdbg/tests/
H A Dwatch_005.phpt2 Test proper watch comparisons when having multiple levels of indirection from a zval to its value
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp51 zval *tz_object = NULL; in _php_intlgregcal_constructor_body()
52 zval args_a[6] = {0}, in _php_intlgregcal_constructor_body()
/PHP-7.3/ext/standard/
H A Dphp_filestat.h83 PHPAPI void php_stat(const char *filename, size_t filename_length, int type, zval *return_value);
H A Dexec.c96 PHPAPI int php_exec(int type, char *cmd, zval *array, zval *return_value) in php_exec()
219 zval *ret_code=NULL, *ret_array=NULL; in php_exec_ex()
H A Dhttp_fopen_wrapper.c123 zval *response_header STREAMS_DC) /* {{{ */ in php_stream_url_wrap_http_ex()
131 zval *ua_zval = NULL, *tmpzval = NULL, ssl_proxy_peer_name; in php_stream_url_wrap_http_ex()
264 zval *tmpheader = NULL; in php_stream_url_wrap_http_ex()
432 zval *tmpheader = NULL; in php_stream_url_wrap_http_ex()
666 zval http_response; in php_stream_url_wrap_http_ex()
831 zval http_header; in php_stream_url_wrap_http_ex()
980 zval headers; in php_stream_url_wrap_http()
H A Ddns.c431 …r(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
560 zval entries; in php_parserr()
796 zval *authns = NULL, *addtl = NULL; in PHP_FUNCTION()
986 zval retval; in PHP_FUNCTION()
999 zval retval; in PHP_FUNCTION()
1011 zval retval; in PHP_FUNCTION()
1031 zval *mx_list, *weight_list = NULL; in PHP_FUNCTION()
H A Dfsock.c35 zval *zerrno = NULL, *zerrstr = NULL; in php_fsockopen_stream()
/PHP-7.3/main/
H A DSAPI.c52 static void _type_dtor(zval *zv) in _type_dtor()
122 zval *callback_func; in PHP_FUNCTION()
143 static void sapi_run_header_callback(zval *callback) in sapi_run_header_callback()
148 zval retval; in sapi_run_header_callback()
878 zval cb; in sapi_send_headers()
982 SAPI_API int sapi_register_treat_data(void (*treat_data)(int arg, char *str, zval *destArray)) in sapi_register_treat_data()
1112 zval *return_value = (zval*)arg; in sapi_add_request_header()
H A Dphp_globals.h113 zval http_globals[6];
/PHP-7.3/ext/opcache/Optimizer/
H A Dcompact_literals.c90 zval *class_name = &op_array->literals[op1]; in add_static_slot()
91 zval *prop_name = &op_array->literals[op2]; in add_static_slot()
92 zval *pos, tmp; in add_static_slot()
122 zval zv, *pos; in zend_optimizer_compact_literals()
320 zval zv; in zend_optimizer_compact_literals()
813 zval *val = &op_array->literals[opline->op2.constant]; in zend_optimizer_compact_literals()
819 op_array->cache_size += sizeof(zval); in zend_optimizer_compact_literals()
834 zval zv; in zend_optimizer_compact_literals()
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_methods.c30 static int create_transliterator( char *str_id, size_t str_id_len, zend_long direction, zval *objec… in create_transliterator()
307 zval tmp_object; in PHP_FUNCTION()
316 zval *arg1; in PHP_FUNCTION()
/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_statement.c470 static int firebird_bind_blob(pdo_stmt_t *stmt, ISC_QUAD *blob_id, zval *param) in firebird_bind_blob()
475 zval data; in firebird_bind_blob()
529 zval *index; in firebird_stmt_param_hook()
563 zval *parameter; in firebird_stmt_param_hook()
732 static int firebird_stmt_set_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_set_attribute()
753 static int firebird_stmt_get_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_get_attribute()
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c356 zval zfilename;
541 static int accelerator_get_scripts(zval *return_value)
544 zval persistent_script_report;
594 zval memory_usage, statistics, scripts;
637 zval interned_strings_usage;
673 static int add_blacklist_path(zend_blacklist_entry *p, zval *return_value)
683 zval directives, version, blacklist;
/PHP-7.3/ext/posix/
H A Dposix.c764 static int php_posix_stream_get_fd(zval *zfp, int *fd) /* {{{ */ in php_posix_stream_get_fd()
791 zval *z_fd; in PHP_FUNCTION()
839 zval *z_fd; in PHP_FUNCTION()
981 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array()
983 zval array_members; in php_posix_group_to_array()
1175 int php_posix_passwd_to_array(struct passwd *pw, zval *return_value) /* {{{ */ in php_posix_passwd_to_array()
1312 static int posix_addlimit(int limit, const char *name, zval *return_value) { in posix_addlimit()
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c55 zval search_str;
56 zval *search_str_val;
67 static void php_mb_regex_free_cache(zval *el) { in php_mb_regex_free_cache()
670 zval *groups;
890 zval *arg_pattern, *array = NULL; in _php_mb_regex_ereg_exec()
1002 zval *arg_pattern_zval; in _php_mb_regex_ereg_replace_exec()
1139 zval v; in _php_mb_regex_ereg_replace_exec()
1167 zval args[1]; in _php_mb_regex_ereg_replace_exec()
1168 zval subpats, retval; in _php_mb_regex_ereg_replace_exec()
/PHP-7.3/ext/zlib/
H A Dzlib.c104 zval *enc; in php_zlib_output_encoding()
311 zval zoh; in php_zlib_output_compression_start()
755 zval *option_buffer; in zlib_create_dictionary_string()
772 zval *cur; in zlib_create_dictionary_string()
836 zval *option_buffer; in PHP_FUNCTION()
909 zval *res; in PHP_FUNCTION()
1025 zval *res; in PHP_FUNCTION()
1046 zval *res; in PHP_FUNCTION()
1072 zval *option_buffer; in PHP_FUNCTION()
1165 zval *res; in PHP_FUNCTION()
/PHP-7.3/ext/phar/
H A Dphar_object.c51 zval *stuff; in phar_mung_server_vars()
55 zval temp; in phar_mung_server_vars()
141 zval dummy; in phar_file_action()
145 zval result; in phar_file_action()
806 zval *val; in PHP_METHOD()
1386 zval *ret;
1394 zval *value; in phar_build()
1434 zval key; in phar_build()
1562 zval key; in phar_build()
1853 zval *obj; in PHP_METHOD()
[all …]
/PHP-7.3/ext/bz2/
H A Dbz2_filter.c308 static php_stream_filter *php_bz2_filter_create(const char *filtername, zval *filterparams, uint8_t… in php_bz2_filter_create()
333 zval *tmpzval = NULL; in php_bz2_filter_create()
358 zval *tmpzval; in php_bz2_filter_create()

Completed in 154 milliseconds

1...<<1112131415161718192021