Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds