Searched refs:support_strings (Results 1 – 1 of 1) sorted by relevance
446 static inline int ct_eval_fetch_dim(zval *result, zval *op1, zval *op2, int support_strings) { in ct_eval_fetch_dim() argument453 } else if (support_strings && Z_TYPE_P(op1) == IS_STRING) { in ct_eval_fetch_dim()
Completed in 8 milliseconds