Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c393 static inline int zval_to_string_offset(zend_long *result, zval *op) { in zval_to_string_offset() function
443 if (zval_to_string_offset(&index, op2) == FAILURE) { in ct_eval_fetch_dim()
599 || zval_to_string_offset(&index, key) == FAILURE || index < 0) { in ct_eval_assign_dim()

Completed in 8 milliseconds