Searched refs:array_is_const_ex (Results 1 – 1 of 1) sorted by relevance
1621 static bool array_is_const_ex(zend_array *array, uint32_t *max_checks) in array_is_const_ex() function1633 if (!array_is_const_ex(array, max_checks)) { in array_is_const_ex()1647 return array_is_const_ex(array, &max_checks); in array_is_const()
Completed in 33 milliseconds