Home
last modified time | relevance | path

Searched refs:zend_array_destroy (Results 1 – 12 of 12) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_variables.c43 zend_array_destroy(arr); in _zval_dtor_func()
H A Dzend_objects.c51 zend_array_destroy(object->properties); in zend_object_std_dtor()
H A Dzend_opcode.c380 zend_array_destroy(op_array->static_variables); in destroy_op_array()
H A Dzend_hash.h255 ZEND_API void ZEND_FASTCALL zend_array_destroy(HashTable *ht);
H A Dzend_hash.c1282 ZEND_API void ZEND_FASTCALL zend_array_destroy(HashTable *ht) in zend_array_destroy() function
H A Dzend_compile.c3731 zend_array_destroy(dst); in zend_compile_func_in_array()
3740 zend_array_destroy(dst); in zend_compile_func_in_array()
3748 zend_array_destroy(src); in zend_compile_func_in_array()
H A Dzend_execute.c2089 zend_array_destroy(symbol_table); in zend_clean_and_cache_symbol_table()
/PHP-7.2/ext/standard/
H A Dstreamsfuncs.c702 zend_array_destroy(Z_ARR_P(stream_array)); in stream_array_from_fd_set()
748 zend_array_destroy(Z_ARR_P(stream_array)); in stream_array_emulate_read_fd_set()
751 zend_array_destroy(Z_ARR(new_array)); in stream_array_emulate_read_fd_set()
H A Darray.c6113 zend_array_destroy(Z_ARR_P(return_value));
6198 zend_array_destroy(Z_ARR_P(return_value));
/PHP-7.2/ext/opcache/Optimizer/
H A Ddfa_pass.c413 zend_array_destroy(dst); in zend_dfa_optimize_calls()
421 zend_array_destroy(dst); in zend_dfa_optimize_calls()
/PHP-7.2/ext/spl/
H A Dspl_array.c119 zend_array_destroy(*ht_ptr); in spl_array_replace_hash_table()
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c4505 zend_array_destroy(Z_ARRVAL_P(return_value)); in ZEND_METHOD()

Completed in 79 milliseconds