Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c78 static bool spl_fixedarray_empty(spl_fixedarray *array) in spl_fixedarray_empty() function
165 if (!spl_fixedarray_empty(array)) { in spl_fixedarray_dtor()
562 if (!spl_fixedarray_empty(&intern->array)) { in PHP_METHOD()
698 if (!spl_fixedarray_empty(&intern->array)) { in PHP_METHOD()

Completed in 6 milliseconds