Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_closures.c72 static bool zend_valid_closure_binding( in zend_valid_closure_binding() function
145 if (!zend_valid_closure_binding(closure, newthis, newclass)) { in ZEND_METHOD()
239 if (!zend_valid_closure_binding(closure, newthis, ce)) { in do_closure_bind()

Completed in 6 milliseconds