Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_dllist.c559 SPL_METHOD(SplDoublyLinkedList, push) in SPL_METHOD() argument
599 SPL_METHOD(SplDoublyLinkedList, pop) in SPL_METHOD() argument
622 SPL_METHOD(SplDoublyLinkedList, shift) in SPL_METHOD() argument
645 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
668 SPL_METHOD(SplDoublyLinkedList, bottom) in SPL_METHOD() argument
691 SPL_METHOD(SplDoublyLinkedList, count) in SPL_METHOD() argument
1050 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
1064 SPL_METHOD(SplDoublyLinkedList, prev) in SPL_METHOD() argument
1078 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1092 SPL_METHOD(SplDoublyLinkedList, valid) in SPL_METHOD() argument
[all …]

Completed in 10 milliseconds