Home
last modified time | relevance | path

Searched refs:zend_jit_fetch_static_prop (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.c2477 if (!zend_jit_fetch_static_prop(&ctx, opline, op_array)) { in zend_jit()
H A Dzend_jit_trace.c6129 if (!zend_jit_fetch_static_prop(&ctx, opline, op_array)) { in zend_jit_trace()
H A Dzend_jit_ir.c15849 static int zend_jit_fetch_static_prop(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array… function

Completed in 101 milliseconds