Searched refs:ds_stack_allocate (Results 1 – 3 of 3) sorted by relevance
39 void ds_stack_allocate(ds_stack_t *stack, zend_long capacity);
32 void ds_stack_allocate(ds_stack_t *stack, zend_long capacity) in ds_stack_allocate() function
30 ds_stack_allocate(THIS_DS_STACK(), capacity); in METHOD()
Completed in 6 milliseconds