Home
last modified time | relevance | path

Searched refs:zval (Results 501 – 511 of 511) sorted by relevance

1...<<21

/PHP-7.1/ext/opcache/
H A DZendAccelerator.c1483 zval orig_user_error_handler; in opcache_compile_file()
2250 static void accel_fast_zval_dtor(zval *zvalue) in accel_fast_zval_dtor()
2374 zval *zv = &ce->static_members_table[i]; in zend_accel_fast_shutdown()
2616 static void accel_globals_internal_func_dtor(zval *zv) in accel_globals_internal_func_dtor()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_connection.c876 enum_mysqlnd_send_query_type type, zval *read_cb, zval *err_cb)
1863 zval attrz;
1984 zval * return_value ZEND_FILE_LINE_DC)
/PHP-7.1/ext/standard/
H A Durl_scanner_ex.re49 static void tag_dtor(zval *zv)
353 zval *host, *tmp;
H A Dftp_fopen_wrapper.c428 zval *tmpzval; in php_stream_url_wrap_ftp()
H A Dhtml.c1557 zval *arr) in write_s3row_data()
/PHP-7.1/ext/phar/
H A Dzip.c1097 static int phar_zip_changed_apply(zval *zv, void *arg) /* {{{ */ in phar_zip_changed_apply()
1255 if (!(php_stream_from_zval_no_verify(stubfile, (zval *)user_stub))) { in phar_zip_flush()
H A Dstream.c168 zval *pzoption, *metadata; in phar_wrapper_open_url()
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.c286 zval *zv; in zend_build_cfg()
H A Dzend_dump.c28 static void zend_dump_const(const zval *zv) in zend_dump_const()
/PHP-7.1/ext/exif/
H A Dexif.c1946 static void add_assoc_image_info(zval *value, int sub_array, image_info_type *image_info, int secti… in add_assoc_image_info()
1955 zval tmpi, array; in add_assoc_image_info()
4167 zval *p_width = 0, *p_height = 0, *p_imagetype = 0; in PHP_FUNCTION()
/PHP-7.1/ext/ftp/
H A Dftp.c512 ftp_raw(ftpbuf_t *ftp, const char *cmd, zval *return_value) in ftp_raw()

Completed in 61 milliseconds

1...<<21