Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl_dllist.c556 SPL_METHOD(SplDoublyLinkedList, push) in SPL_METHOD() argument
596 SPL_METHOD(SplDoublyLinkedList, pop) in SPL_METHOD() argument
619 SPL_METHOD(SplDoublyLinkedList, shift) in SPL_METHOD() argument
642 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
665 SPL_METHOD(SplDoublyLinkedList, bottom) in SPL_METHOD() argument
688 SPL_METHOD(SplDoublyLinkedList, count) in SPL_METHOD() argument
1043 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
1057 SPL_METHOD(SplDoublyLinkedList, prev) in SPL_METHOD() argument
1071 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1085 SPL_METHOD(SplDoublyLinkedList, valid) in SPL_METHOD() argument
[all …]

Completed in 9 milliseconds