Searched defs:constants (Results 1 – 5 of 5) sorted by relevance
49 HashTable *constants; member
203 bool zend_optimizer_get_collected_constant(HashTable *constants, zval *name, zval* value) in zend_optimizer_get_collected_constant()
99 PHPDBG_INFO(constants) /* {{{ */ in PHPDBG_INFO() argument
3532 zend_jit_exit_const *constants, in zend_jit_trace_deoptimization()7571 …zend_jit_exit_const *constants = (zend_jit_exit_const*)zend_shared_alloc(t->consts_count * sizeof(… in zend_jit_compile_root_trace() local8389 …zend_jit_exit_const *constants = (zend_jit_exit_const*)zend_shared_alloc(t->consts_count * sizeof(… in zend_jit_compile_side_trace() local
539 zend_jit_exit_const *constants; member
Completed in 44 milliseconds