Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_fixedarray.c70 static bool spl_fixedarray_empty(spl_fixedarray *array) in spl_fixedarray_empty() function
157 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