Lines Matching refs:AI_SET_PTR
110 #define AI_SET_PTR(ai, val) \ macro
610 AI_SET_PTR(T(result->u.var).var, value); in zend_assign_to_object()
1006 AI_SET_PTR(result->var, *retval); in zend_fetch_dimension_address()
1024 AI_SET_PTR(result->var, EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address()
1045 AI_SET_PTR(result->var, *retval); in zend_fetch_dimension_address_read()
1053 AI_SET_PTR(result->var, EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1110 AI_SET_PTR(result->var, overloaded_result); in zend_fetch_dimension_address_read()
1118 AI_SET_PTR(result->var, EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1130 AI_SET_PTR(result->var, EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1174 AI_SET_PTR(result->var, ptr); in zend_fetch_property_address()
1186 AI_SET_PTR(result->var, ptr); in zend_fetch_property_address()