Home
last modified time | relevance | path

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

/ext-ds/src/php/classes/
H A Dphp_collection_ce.c4 zend_class_entry *collection_ce; variable
23 collection_ce = zend_register_internal_interface(&ce); in php_ds_register_collection()
25 zend_class_implements(collection_ce, 3, in php_ds_register_collection()
H A Dphp_collection_ce.h7 extern zend_class_entry *collection_ce;
H A Dphp_sequence_ce.c46 collection_ce, in php_ds_register_sequence()
H A Dphp_priority_queue_ce.c125 zend_class_implements(php_ds_priority_queue_ce, 1, collection_ce); in php_ds_register_priority_queue()
H A Dphp_stack_ce.c158 collection_ce, in php_ds_register_stack()
H A Dphp_queue_ce.c157 collection_ce, in php_ds_register_queue()
H A Dphp_set_ce.c317 collection_ce, in php_ds_register_set()
H A Dphp_map_ce.c381 collection_ce, in php_ds_register_map()

Completed in 11 milliseconds