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
3504 zend_jit_exit_const *constants, in zend_jit_trace_deoptimization()7497 …zend_jit_exit_const *constants = (zend_jit_exit_const*)zend_shared_alloc(t->consts_count * sizeof(… in zend_jit_compile_root_trace() local8315 …zend_jit_exit_const *constants = (zend_jit_exit_const*)zend_shared_alloc(t->consts_count * sizeof(… in zend_jit_compile_side_trace() local
533 zend_jit_exit_const *constants; member
Completed in 60 milliseconds