Searched defs:isEmpty (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/spl/ | ||
H A D | spl_heap.stub.php | 48 public function isEmpty(): bool {} function in SplPriorityQueue |
H A D | spl_dllist.stub.php | 56 public function isEmpty(): bool {} function in SplDoublyLinkedList |
H A D | spl_heap.c | 601 PHP_METHOD(SplHeap, isEmpty) in PHP_METHOD() argument |
H A D | spl_dllist.c | 618 PHP_METHOD(SplDoublyLinkedList, isEmpty) in PHP_METHOD() argument |
Completed in 14 milliseconds