Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_variables.c37 static void ZEND_FASTCALL zend_ast_ref_destroy_wrapper(zend_ast_ref *ast);
42 # define zend_ast_ref_destroy_wrapper zend_ast_ref_destroy macro
59 /* IS_CONSTANT_AST */ (zend_rc_dtor_func_t)zend_ast_ref_destroy_wrapper
103 static void ZEND_FASTCALL zend_ast_ref_destroy_wrapper(zend_ast_ref *ast) in zend_ast_ref_destroy_wrapper() function

Completed in 6 milliseconds