Home
last modified time | relevance | path

Searched refs:zval_dtor (Results 151 – 167 of 167) sorted by relevance

1234567

/PHP-5.5/Zend/
H A Dzend_compile.h35 #define FREE_PNODE(znode) zval_dtor(&znode->u.constant);
H A Dzend_API.c289 zval_dtor(*arg); in parse_arg_object_to_string()
3197 zval_dtor(&expr_copy); in zend_is_callable_ex()
3217 zval_dtor(callable); in zend_make_callable()
3809 zval_dtor(*property); in zend_update_static_property()
H A Dzend_API.h697 zval_dtor(*orig_var); \
H A Dzend_language_scanner.c650 zval_dtor(&tmp); in compile_filename()
784 zval_dtor(&tmp); in compile_string()
835 zval_dtor(str); in highlight_string()
/PHP-5.5/ext/phar/
H A Dphar.c1628 zval_dtor(&filterparams);
1635 zval_dtor(&filterparams);
3268 zval_dtor(&filterparams);
H A Dtar.c1310 zval_dtor(&filterparams); in phar_tar_flush()
/PHP-5.5/ext/exif/
H A Dexif.c4176 zval_dtor(p_width); in PHP_FUNCTION()
4177 zval_dtor(p_height); in PHP_FUNCTION()
4182 zval_dtor(p_imagetype); in PHP_FUNCTION()
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c642 zval_dtor(zresponse); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Duserspace.c323 zval_dtor(object); in user_stream_create_object()
/PHP-5.5/ext/interbase/
H A Dibase_query.c1634 zval_dtor(result); in _php_ibase_fetch_hash()
/PHP-5.5/ext/oci8/
H A Doci8_interface.c1408 zval_dtor(array);
H A Doci8.c2668 zval_dtor(return_value); in php_oci_fetch_row()
/PHP-5.5/ext/standard/
H A Dfilters.c1240 zval_dtor(&zt); in php_conv_get_string_prop_ex()
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c321 zval_dtor(&result->data[i][j]); in _free_result()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c303 zval_dtor(&new_header); in sdl_set_uri_credentials()
3286 zval_dtor(&str_port); in get_sdl()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1741 zval_dtor(*current_field); in php_mysqlnd_rowp_read_text_protocol()
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c928 zval_dtor(&ZEND_OP1_LITERAL(opline)); in zend_optimize_block()

Completed in 133 milliseconds

1234567