Home
last modified time | relevance | path

Searched defs:available (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/intl/locale/
H A Dlocale_methods.c1492 UEnumeration *available; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c2063 …op **ssa_opcodes, zend_ssa *ssa, zend_lifetime_interval *current, zend_regset available, zend_regs… in zend_jit_try_allocate_free_reg()
2306 zend_regset available = ZEND_REGSET_UNION(ZEND_REGSET_GP, ZEND_REGSET_FP); in zend_jit_linear_scan() local
/PHP-8.1/ext/intl/converter/
H A Dconverter.c137 static inline bool php_converter_check_limits(php_converter_object *objval, zend_long available, ze… in php_converter_check_limits()

Completed in 27 milliseconds