Searched refs:PHP_DS_COLLECTION_ME_LIST (Results 1 – 8 of 8) sorted by relevance
12 #define PHP_DS_COLLECTION_ME_LIST(cls) \ macro
106 PHP_DS_COLLECTION_ME_LIST(PriorityQueue) in php_ds_register_priority_queue()
144 PHP_DS_COLLECTION_ME_LIST(Stack) in php_ds_register_stack()
141 PHP_DS_COLLECTION_ME_LIST(Queue) in php_ds_register_queue()
310 PHP_DS_COLLECTION_ME_LIST(Deque) in php_ds_register_deque()
311 PHP_DS_COLLECTION_ME_LIST(Vector) in php_ds_register_vector()
297 PHP_DS_COLLECTION_ME_LIST(Set) in php_ds_register_set()
361 PHP_DS_COLLECTION_ME_LIST(Map) in php_ds_register_map()
Completed in 12 milliseconds