Home
last modified time | relevance | path

Searched refs:SPL_PQUEUE_EXTR_MASK (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/spl/
H A Dspl_heap.h23 #define SPL_PQUEUE_EXTR_MASK 0x00000003 macro
H A Dspl_heap.c760 value &= SPL_PQUEUE_EXTR_MASK; in PHP_METHOD()

Completed in 14 milliseconds