Home
last modified time | relevance | path

Searched defs:constants (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/Zend/Optimizer/
H A Dzend_optimizer_internal.h49 HashTable *constants; member
H A Dzend_optimizer.c203 bool zend_optimizer_get_collected_constant(HashTable *constants, zval *name, zval* value) in zend_optimizer_get_collected_constant()
/PHP-8.4/sapi/phpdbg/
H A Dphpdbg_info.c99 PHPDBG_INFO(constants) /* {{{ */ in PHPDBG_INFO() argument
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_trace.c3504 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() local
8315 …zend_jit_exit_const *constants = (zend_jit_exit_const*)zend_shared_alloc(t->consts_count * sizeof(… in zend_jit_compile_side_trace() local
H A Dzend_jit_internal.h533 zend_jit_exit_const *constants; member

Completed in 60 milliseconds