Home
last modified time | relevance | path

Searched defs:SplDoublyLinkedList (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_dllist.c562 SPL_METHOD(SplDoublyLinkedList, push) in SPL_METHOD() argument
598 SPL_METHOD(SplDoublyLinkedList, pop) in SPL_METHOD() argument
618 SPL_METHOD(SplDoublyLinkedList, shift) in SPL_METHOD() argument
638 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
661 SPL_METHOD(SplDoublyLinkedList, bottom) in SPL_METHOD() argument
684 SPL_METHOD(SplDoublyLinkedList, count) in SPL_METHOD() argument
1036 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
1050 SPL_METHOD(SplDoublyLinkedList, prev) in SPL_METHOD() argument
1064 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1078 SPL_METHOD(SplDoublyLinkedList, valid) in SPL_METHOD() argument
[all …]

Completed in 12 milliseconds