Home
last modified time | relevance | path

Searched refs:PHP_DS_COLLECTION_ME_LIST (Results 1 – 8 of 8) sorted by relevance

/ext-ds/src/php/classes/
H A Dphp_collection_ce.h12 #define PHP_DS_COLLECTION_ME_LIST(cls) \ macro
H A Dphp_priority_queue_ce.c106 PHP_DS_COLLECTION_ME_LIST(PriorityQueue) in php_ds_register_priority_queue()
H A Dphp_stack_ce.c144 PHP_DS_COLLECTION_ME_LIST(Stack) in php_ds_register_stack()
H A Dphp_queue_ce.c141 PHP_DS_COLLECTION_ME_LIST(Queue) in php_ds_register_queue()
H A Dphp_deque_ce.c310 PHP_DS_COLLECTION_ME_LIST(Deque) in php_ds_register_deque()
H A Dphp_vector_ce.c311 PHP_DS_COLLECTION_ME_LIST(Vector) in php_ds_register_vector()
H A Dphp_set_ce.c297 PHP_DS_COLLECTION_ME_LIST(Set) in php_ds_register_set()
H A Dphp_map_ce.c361 PHP_DS_COLLECTION_ME_LIST(Map) in php_ds_register_map()

Completed in 33 milliseconds