Searched refs:NEG_USE_GT (Results 1 – 2 of 2) sorted by relevance
37 NEG_USE_GT = 4, enumerator
1169 } else if (constraint->negative == NEG_USE_GT && in zend_inference_calc_range()1813 } else if (constraint->negative == NEG_USE_GT) { in zend_infer_ranges_warmup()1823 constraint->negative = NEG_USE_GT; in zend_infer_ranges_warmup()
Completed in 16 milliseconds