Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Dspl_dllist.c564 SPL_METHOD(SplDoublyLinkedList, push) in SPL_METHOD() argument
600 SPL_METHOD(SplDoublyLinkedList, pop) in SPL_METHOD() argument
620 SPL_METHOD(SplDoublyLinkedList, shift) in SPL_METHOD() argument
640 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
664 SPL_METHOD(SplDoublyLinkedList, bottom) in SPL_METHOD() argument
688 SPL_METHOD(SplDoublyLinkedList, count) in SPL_METHOD() argument
1041 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
1055 SPL_METHOD(SplDoublyLinkedList, prev) in SPL_METHOD() argument
1069 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1083 SPL_METHOD(SplDoublyLinkedList, valid) in SPL_METHOD() argument
[all …]

Completed in 18 milliseconds