Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c1568 static bool array_is_const_ex(zend_array *array, uint32_t *max_checks) in array_is_const_ex() function
1580 if (!array_is_const_ex(array, max_checks)) { in array_is_const_ex()
1594 return array_is_const_ex(array, &max_checks); in array_is_const()

Completed in 32 milliseconds