Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 7 of 7) sorted by relevance

/ext-ds/src/php/classes/
H A Dphp_priority_queue_ce.c46 METHOD(pop) in METHOD() argument
102 PHP_DS_ME(PriorityQueue, pop) in php_ds_register_priority_queue()
H A Dphp_stack_ce.c45 METHOD(pop) in METHOD() argument
135 PHP_DS_ME(Stack, pop) in php_ds_register_stack()
H A Dphp_queue_ce.c44 METHOD(pop) in METHOD() argument
132 PHP_DS_ME(Queue, pop) in php_ds_register_queue()
H A Dphp_sequence_ce.c27 SEQUENCE_ABSTRACT_ME(pop) in php_ds_register_sequence()
H A Dphp_sequence_ce.h29 PHP_DS_SEQUENCE_ME(cls, pop) \
H A Dphp_deque_ce.c143 METHOD(pop) in METHOD() argument
H A Dphp_vector_ce.c143 METHOD(pop) in METHOD() argument

Completed in 13 milliseconds