Searched refs:NEG_NONE (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/opcache/Optimizer/ | ||
H A D | zend_ssa.h | 33 NEG_NONE = 0, enumerator |
H A D | zend_ssa.c | 145 constraint->negative = negative ? NEG_INIT : NEG_NONE; in pi_range() |
Completed in 14 milliseconds