Searched defs:unshift (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/spl/ | ||
H A D | spl_dllist.stub.php | 20 public function unshift(mixed $value) {} function in SplDoublyLinkedList |
H A D | spl_dllist.c | 557 PHP_METHOD(SplDoublyLinkedList, unshift) in PHP_METHOD() argument |
Completed in 14 milliseconds