Lines Matching refs:PZVAL_LOCK

98 #define PZVAL_LOCK(z) Z_ADDREF_P((z))  macro
100 #define SELECTIVE_PZVAL_LOCK(pzv, pzn) if (!RETURN_VALUE_UNUSED(pzn)) { PZVAL_LOCK(pzv); }
529 PZVAL_LOCK(*retval); in zend_assign_to_object()
546 PZVAL_LOCK(*retval); in zend_assign_to_object()
558 PZVAL_LOCK(*retval); in zend_assign_to_object()
590 PZVAL_LOCK(*retval); in zend_assign_to_object()
611 PZVAL_LOCK(value); in zend_assign_to_object()
905 PZVAL_LOCK(*retval); in zend_fetch_dimension_address()
912 PZVAL_LOCK(EG(error_zval_ptr)); in zend_fetch_dimension_address()
925 PZVAL_LOCK(EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address()
965 PZVAL_LOCK(container); in zend_fetch_dimension_address()
1007 PZVAL_LOCK(*retval); in zend_fetch_dimension_address()
1025 PZVAL_LOCK(EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address()
1029 PZVAL_LOCK(EG(error_zval_ptr)); in zend_fetch_dimension_address()
1046 PZVAL_LOCK(*retval); in zend_fetch_dimension_address_read()
1054 PZVAL_LOCK(EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1086 PZVAL_LOCK(container); in zend_fetch_dimension_address_read()
1111 PZVAL_LOCK(overloaded_result); in zend_fetch_dimension_address_read()
1119 PZVAL_LOCK(EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1131 PZVAL_LOCK(EG(uninitialized_zval_ptr)); in zend_fetch_dimension_address_read()
1145 PZVAL_LOCK(*result->var.ptr_ptr); in zend_fetch_property_address()
1162 PZVAL_LOCK(EG(error_zval_ptr)); in zend_fetch_property_address()
1175 PZVAL_LOCK(ptr); in zend_fetch_property_address()
1181 PZVAL_LOCK(*ptr_ptr); in zend_fetch_property_address()
1187 PZVAL_LOCK(ptr); in zend_fetch_property_address()
1191 PZVAL_LOCK(EG(error_zval_ptr)); in zend_fetch_property_address()