Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2122 if (!zend_jit_check_undef_args(&ctx, opline)) { in zend_jit()
H A Dzend_jit_trace.c5395 if (!zend_jit_check_undef_args(&ctx, opline)) { in zend_jit_trace()
H A Dzend_jit_ir.c9904 static int zend_jit_check_undef_args(zend_jit_ctx *jit, const zend_op *opline) function

Completed in 68 milliseconds