Searched refs:newthis (Results 1 – 1 of 1) sorted by relevance
72 if (newthis) { in zend_valid_closure_binding()84 ZSTR_VAL(Z_OBJCE_P(newthis)->name)); in zend_valid_closure_binding()120 zval *newthis, closure_result; in ZEND_METHOD() local131 Z_PARAM_OBJECT(newthis) in ZEND_METHOD()137 newobj = Z_OBJ_P(newthis); in ZEND_METHOD()238 if (newthis) { in do_closure_bind()239 called_scope = Z_OBJCE_P(newthis); in do_closure_bind()250 zval *zclosure, *newthis; in ZEND_METHOD() local256 Z_PARAM_OBJECT_OR_NULL(newthis) in ZEND_METHOD()267 zval *newthis; in ZEND_METHOD() local[all …]
Completed in 6 milliseconds