Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c1069 static zend_always_inline zend_string* zend_jit_fetch_dim_str_offset(zend_string *str, zend_long of… in zend_jit_fetch_dim_str_offset() function
1089 return zend_jit_fetch_dim_str_offset(str, offset); in zend_jit_fetch_dim_str_offset_r_helper()
1102 zend_string *ret = zend_jit_fetch_dim_str_offset(str, offset); in zend_jit_fetch_dim_str_r_helper()
1109 return zend_jit_fetch_dim_str_offset(str, offset); in zend_jit_fetch_dim_str_r_helper()

Completed in 11 milliseconds