Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_compile.h693 ZEND_API void zend_function_dtor(zend_function *function);
702 #define ZEND_FUNCTION_DTOR (void (*)(void *)) zend_function_dtor
H A Dzend_opcode.c124 ZEND_API void zend_function_dtor(zend_function *function) in zend_function_dtor() function

Completed in 10 milliseconds