Home
last modified time | relevance | path

Searched refs:haltoff (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/opcache/
H A Dzend_accelerator_util_funcs.c234 static const char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_accel_load_script() local
236 …name = zend_mangle_property_name(haltoff, sizeof(haltoff) - 1, ZSTR_VAL(persistent_script->script.… in zend_accel_load_script()
/PHP-8.1/Zend/
H A Dzend_constants.c212 static const char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_get_halt_offset_constant() local
225 haltname = zend_mangle_property_name(haltoff, in zend_get_halt_offset_constant()

Completed in 9 milliseconds