Searched refs:spl_fixedarray_empty (Results 1 – 1 of 1) sorted by relevance
70 static bool spl_fixedarray_empty(spl_fixedarray *array) in spl_fixedarray_empty() function157 if (!spl_fixedarray_empty(array)) { in spl_fixedarray_dtor()553 if (!spl_fixedarray_empty(&intern->array)) { in PHP_METHOD()689 if (!spl_fixedarray_empty(&intern->array)) { in PHP_METHOD()
Completed in 11 milliseconds