stored            470 ext/opcache/zend_persist.c 		HashTable *stored = zend_shared_alloc_get_xlat_entry(op_array->static_variables);
stored            472 ext/opcache/zend_persist.c 		if (stored) {
stored            473 ext/opcache/zend_persist.c 			op_array->static_variables = stored;