Home
last modified time | relevance | path

Searched refs:old_ref (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/
H A Dzend_persist.c259 zend_ast_ref *old_ref = Z_AST_P(z); in zend_persist_zval() local
261 zend_persist_ast(GC_AST(old_ref)); in zend_persist_zval()
265 efree(old_ref); in zend_persist_zval()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c7704 ir_ref old_ref; in zend_jit_guard_fetch_result_type() local
7716 old_ref = STACK_REF(stack, EX_VAR_TO_NUM(opline->result.var)); in zend_jit_guard_fetch_result_type()
7756 SET_STACK_REF(stack, EX_VAR_TO_NUM(opline->result.var), old_ref); in zend_jit_guard_fetch_result_type()

Completed in 47 milliseconds