Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 9 of 9) sorted by relevance

/ext-ds/src/php/classes/
H A Dphp_priority_queue_ce.c22 METHOD(allocate) in METHOD() argument
99 PHP_DS_ME(PriorityQueue, allocate) in php_ds_register_priority_queue()
H A Dphp_stack_ce.c27 METHOD(allocate) in METHOD() argument
132 PHP_DS_ME(Stack, allocate) in php_ds_register_stack()
H A Dphp_queue_ce.c26 METHOD(allocate) in METHOD() argument
129 PHP_DS_ME(Queue, allocate) in php_ds_register_queue()
H A Dphp_sequence_ce.c15 SEQUENCE_ABSTRACT_ME(allocate) in php_ds_register_sequence()
H A Dphp_set_ce.c37 METHOD(allocate) in METHOD() argument
268 PHP_DS_ME(Set, allocate) in php_ds_register_set()
H A Dphp_sequence_ce.h12 PHP_DS_SEQUENCE_ME(cls, allocate) \
H A Dphp_map_ce.c30 METHOD(allocate) in METHOD() argument
323 PHP_DS_ME(Map, allocate) in php_ds_register_map()
H A Dphp_deque_ce.c37 METHOD(allocate) in METHOD() argument
H A Dphp_vector_ce.c27 METHOD(allocate) in METHOD() argument

Completed in 15 milliseconds