Searched refs:Z_DS_PRIORITY_QUEUE (Results 1 – 1 of 1) sorted by relevance
17 #define Z_DS_PRIORITY_QUEUE(z) (php_ds_priority_queue_fetch_object(Z_OBJ(z))->queue) macro18 #define Z_DS_PRIORITY_QUEUE_P(z) Z_DS_PRIORITY_QUEUE(*z)
Completed in 7 milliseconds