Searched refs:haltoff (Results 1 – 2 of 2) sorted by relevance
234 static const char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_accel_load_script() local236 …name = zend_mangle_property_name(haltoff, sizeof(haltoff) - 1, ZSTR_VAL(persistent_script->script.… in zend_accel_load_script()
212 static const char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_get_halt_offset_constant() local225 haltname = zend_mangle_property_name(haltoff, in zend_get_halt_offset_constant()
Completed in 9 milliseconds