Home
last modified time | relevance | path

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

/ext-ds/src/php/classes/
H A Dphp_pair_ce.c12 METHOD(__construct) in METHOD() argument
51 PHP_DS_ME(Pair, __construct) in php_ds_register_pair()
H A Dphp_priority_queue_ce.c17 METHOD(__construct) in METHOD() argument
98 PHP_DS_ME(PriorityQueue, __construct) in php_ds_register_priority_queue()
H A Dphp_stack_ce.c18 METHOD(__construct) in METHOD() argument
131 PHP_DS_ME(Stack, __construct) in php_ds_register_stack()
H A Dphp_queue_ce.c17 METHOD(__construct) in METHOD() argument
128 PHP_DS_ME(Queue, __construct) in php_ds_register_queue()
H A Dphp_deque_ce.c18 METHOD(__construct) in METHOD() argument
307 PHP_DS_ME(Deque, __construct) in php_ds_register_deque()
H A Dphp_vector_ce.c18 METHOD(__construct) in METHOD() argument
307 PHP_DS_ME(Vector, __construct) in php_ds_register_vector()
H A Dphp_set_ce.c18 METHOD(__construct) in METHOD() argument
266 PHP_DS_ME(Set, __construct) in php_ds_register_set()
H A Dphp_map_ce.c21 METHOD(__construct) in METHOD() argument
322 PHP_DS_ME(Map, __construct) in php_ds_register_map()

Completed in 15 milliseconds