Searched defs:available (Results 1 – 3 of 3) sorted by relevance
1586 UEnumeration *available; in PHP_FUNCTION() local
2056 …op **ssa_opcodes, zend_ssa *ssa, zend_lifetime_interval *current, zend_regset available, zend_regs… in zend_jit_try_allocate_free_reg()2299 zend_regset available = ZEND_REGSET_UNION(ZEND_REGSET_GP, ZEND_REGSET_FP); in zend_jit_linear_scan() local
137 static inline bool php_converter_check_limits(php_converter_object *objval, zend_long available, ze… in php_converter_check_limits()
Completed in 30 milliseconds