Searched refs:zval_to_string_offset (Results 1 – 1 of 1) sorted by relevance
400 static inline int zval_to_string_offset(zend_long *result, zval *op) { in zval_to_string_offset() function455 if (zval_to_string_offset(&index, op2) == FAILURE) { in ct_eval_fetch_dim()622 || zval_to_string_offset(&index, key) == FAILURE || index < 0) { in ct_eval_assign_dim()
Completed in 10 milliseconds