Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/
H A Dspl_dllist.c563 SPL_METHOD(SplDoublyLinkedList, push) in SPL_METHOD() argument
599 SPL_METHOD(SplDoublyLinkedList, pop) in SPL_METHOD() argument
619 SPL_METHOD(SplDoublyLinkedList, shift) in SPL_METHOD() argument
639 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
662 SPL_METHOD(SplDoublyLinkedList, bottom) in SPL_METHOD() argument
685 SPL_METHOD(SplDoublyLinkedList, count) in SPL_METHOD() argument
1037 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
1051 SPL_METHOD(SplDoublyLinkedList, prev) in SPL_METHOD() argument
1065 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1079 SPL_METHOD(SplDoublyLinkedList, valid) in SPL_METHOD() argument
[all …]

Completed in 9 milliseconds