Searched refs:cached_zval (Results 1 – 1 of 1) sorted by relevance
101 zval* cached_zval = CACHED_PTR_TO_ZVAL_PTR((CACHED_VALUE*)memory); in native_slot_set() local102 if (EXPECTED(cached_zval != NULL)) { in native_slot_set()106 zend_assign_to_variable(cached_zval, value, IS_CV); in native_slot_set()