Home
last modified time | relevance | path

Searched refs:Z_DS_QUEUE_P (Results 1 – 4 of 4) sorted by relevance

/ext-ds/src/php/handlers/
H A Dphp_queue_handlers.c16 ds_queue_t *queue = Z_DS_QUEUE_P(obj);
38 ds_queue_t *queue = Z_DS_QUEUE_P(obj);
50 ds_queue_t *queue = Z_DS_QUEUE_P(obj);
61 ds_queue_t *queue = Z_DS_QUEUE_P(obj);
75 ds_queue_t *queue = Z_DS_QUEUE_P(obj);
/ext-ds/src/php/objects/
H A Dphp_queue.h16 #define Z_DS_QUEUE_P(z) Z_DS_QUEUE(*z) macro
17 #define THIS_DS_QUEUE() Z_DS_QUEUE_P(getThis())
H A Dphp_queue.c33 ds_queue_t *queue = Z_DS_QUEUE_P(object); in php_ds_queue_serialize()
/ext-ds/src/php/iterators/
H A Dphp_queue_iterator.c72 iterator->queue = Z_DS_QUEUE_P(object); in php_ds_queue_get_iterator()

Completed in 7 milliseconds