Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1734 static int ZEND_FASTCALL zend_jit_isset_dim_helper(zval *container, zval *offset) in zend_jit_isset_dim_helper() function
H A Dzend_jit_ir.c3037 REGISTER_HELPER(zend_jit_isset_dim_helper); in zend_jit_setup_disasm()
12682 ref = ir_CALL_2(IR_I32, ir_CONST_FC_FUNC(zend_jit_isset_dim_helper), arg1, arg2);

Completed in 144 milliseconds