Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_operators.h307 static zend_always_inline zend_long zval_get_long_ex(const zval *op, bool is_strict) { in zval_get_long_ex() function
H A Dzend_execute.c2965 lval = zval_get_long_ex(offset, /* is_strict */ true); in zend_isset_dim_slow()
3004 lval = zval_get_long_ex(offset, /* is_strict */ true); in zend_isempty_dim_slow()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1760 lval = zval_get_long_ex(offset, /* is_strict */ true); in zend_jit_isset_dim_helper()

Completed in 28 milliseconds