Home
last modified time | relevance | path

Searched refs:zend_jit_strlen (Results 1 – 3 of 3) sorted by path

/php-src/ext/opcache/jit/
H A Dzend_jit.c2356 if (!zend_jit_strlen(&ctx, opline, op1_info, OP1_REG_ADDR(), RES_REG_ADDR())) { in zend_jit()
H A Dzend_jit_ir.c11096 static int zend_jit_strlen(zend_jit_ctx *jit, const zend_op *opline, uint32_t op1_info, zend_jit_ad… function
H A Dzend_jit_trace.c6029 if (!zend_jit_strlen(&ctx, opline, op1_info, op1_addr, RES_REG_ADDR())) { in zend_jit_trace()

Completed in 77 milliseconds