Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.h236 #define ZEND_ADDR_CONST_ZVAL(zv) \ macro
273 return ZEND_ADDR_CONST_ZVAL(op.zv); in _zend_jit_decode_op()
275 return ZEND_ADDR_CONST_ZVAL(RT_CONSTANT(opline, op)); in _zend_jit_decode_op()
H A Dzend_jit_x86.dasc5168 tmp_addr = ZEND_ADDR_CONST_ZVAL(&tmp);

Completed in 60 milliseconds