Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.h673 ZEND_API void zend_function_dtor(zend_function *function);
682 #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 11 milliseconds