Searched defs:isDestructor (Results 1 – 3 of 3) sorted by relevance
/php-src/build/ | ||
H A D | gen_stub.php | 1037 public function isDestructor(): bool; function |
/php-src/ext/reflection/ | ||
H A D | php_reflection.stub.php | 206 public function isDestructor(): bool {} function in ReflectionMethod |
H A D | php_reflection.c | 3626 ZEND_METHOD(ReflectionMethod, isDestructor) in ZEND_METHOD() argument |
Completed in 37 milliseconds