Home
last modified time | relevance | path

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

/PHP-8.0/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()
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c790 static const char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_accel_load_script() local
792 …name = zend_mangle_property_name(haltoff, sizeof(haltoff) - 1, ZSTR_VAL(persistent_script->script.… in zend_accel_load_script()

Completed in 12 milliseconds