Home
last modified time | relevance | path

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

/ext-ds/src/php/classes/
H A Dphp_priority_queue_ce.c88 METHOD(getIterator) { in METHOD() argument
104 PHP_DS_ME(PriorityQueue, getIterator) in php_ds_register_priority_queue()
H A Dphp_stack_ce.c93 METHOD(getIterator) { in METHOD() argument
137 PHP_DS_ME(Stack, getIterator) in php_ds_register_stack()
H A Dphp_queue_ce.c92 METHOD(getIterator) { in METHOD() argument
134 PHP_DS_ME(Queue, getIterator) in php_ds_register_queue()
H A Dphp_deque_ce.c264 METHOD(getIterator) { in METHOD() argument
308 PHP_DS_ME(Deque, getIterator) in php_ds_register_deque()
H A Dphp_vector_ce.c264 METHOD(getIterator) { in METHOD() argument
308 PHP_DS_ME(Vector, getIterator) in php_ds_register_vector()
H A Dphp_set_ce.c228 METHOD(getIterator) { in METHOD() argument
290 PHP_DS_ME(Set, getIterator) in php_ds_register_set()
H A Dphp_map_ce.c288 METHOD(getIterator) { in METHOD() argument
354 PHP_DS_ME(Map, getIterator) in php_ds_register_map()

Completed in 19 milliseconds