Lines Matching refs:zval

81 static void php_phpdbg_destroy_bp_file(zval *brake) /* {{{ */  in php_phpdbg_destroy_bp_file()
87 static void php_phpdbg_destroy_bp_symbol(zval *brake) /* {{{ */ in php_phpdbg_destroy_bp_symbol()
93 static void php_phpdbg_destroy_bp_opcode(zval *brake) /* {{{ */ in php_phpdbg_destroy_bp_opcode()
99 static void php_phpdbg_destroy_bp_opline(zval *brake) /* {{{ */ in php_phpdbg_destroy_bp_opline()
104 static void php_phpdbg_destroy_bp_methods(zval *brake) /* {{{ */ in php_phpdbg_destroy_bp_methods()
110 static void php_phpdbg_destroy_bp_condition(zval *data) /* {{{ */ in php_phpdbg_destroy_bp_condition()
122 static void php_phpdbg_destroy_registered(zval *data) /* {{{ */ in php_phpdbg_destroy_registered()
127 static void php_phpdbg_destroy_file_source(zval *data) /* {{{ */ in php_phpdbg_destroy_file_source()
496 zval zero; in phpdbg_oplog_fill_executable()
527 zval *ht_zv = zend_hash_find(ht, name); in phpdbg_add_empty_array()
529 zval zv; in phpdbg_add_empty_array()
540 zval *option_buffer; in PHP_FUNCTION()
568 zval *filename; in PHP_FUNCTION()
641 zval *option_buffer; in PHP_FUNCTION()
682 zval zero; in PHP_FUNCTION()
721 zval *num = zend_hash_index_find(insert_ht, insert_idx); in PHP_FUNCTION()
907 static void php_sapi_phpdbg_register_vars(zval *track_vars_array) /* {{{ */ in php_sapi_phpdbg_register_vars()
989 zval zin, zout, zerr; in phpdbg_register_file_handles()
1115 zval tmp; in phpdbg_ini_defaults()
1341 zval *blocking_pipes = php_stream_context_get_option(context, "pipe", "blocking"); in phpdbg_stream_url_wrap_php()
1868 zval *zv = zend_hash_str_find(php_stream_get_url_stream_wrappers_hash(), ZEND_STRL("php")); in main()
2154 zval *zv = zend_hash_str_find(php_stream_get_url_stream_wrappers_hash(), ZEND_STRL("php")); in main()