Searched refs:newthis (Results 1 – 1 of 1) sorted by relevance
77 if (newthis) { in zend_valid_closure_binding()89 ZSTR_VAL(Z_OBJCE_P(newthis)->name)); in zend_valid_closure_binding()125 zval *newthis, closure_result; in ZEND_METHOD() local136 Z_PARAM_OBJECT(newthis) in ZEND_METHOD()142 newobj = Z_OBJ_P(newthis); in ZEND_METHOD()243 if (newthis) { in do_closure_bind()244 called_scope = Z_OBJCE_P(newthis); in do_closure_bind()255 zval *zclosure, *newthis; in ZEND_METHOD() local261 Z_PARAM_OBJECT_OR_NULL(newthis) in ZEND_METHOD()272 zval *newthis; in ZEND_METHOD() local[all …]
Completed in 10 milliseconds