Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h1164 #define ZEND_DESTRUCTOR_FUNC_NAME "__destruct" macro
H A Dzend_API.c2699 } else if (zend_string_equals_literal(lcname, ZEND_DESTRUCTOR_FUNC_NAME)) { in zend_check_magic_method_implementation()
2795 } else if (zend_string_equals_literal(lcname, ZEND_DESTRUCTOR_FUNC_NAME)) { in zend_add_magic_method()
/php-src/ext/reflection/
H A Dphp_reflection.c3723 mptr->common.function_name, ZEND_DESTRUCTOR_FUNC_NAME)); in ZEND_METHOD()

Completed in 50 milliseconds