Home
last modified time | relevance | path

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

/PHP-8.1/ext/reflection/
H A Dphp_reflection.c4410 static bool _addmethod(zend_function *mptr, zend_class_entry *ce, HashTable *ht, zend_long filter) in _addmethod() function
4447 _addmethod(mptr, ce, Z_ARRVAL_P(return_value), filter); in ZEND_METHOD()
4462 if (!_addmethod(closure, ce, Z_ARRVAL_P(return_value), filter)) { in ZEND_METHOD()

Completed in 30 milliseconds