haltoff           231 Zend/zend_constants.c 	static char haltoff[] = "__COMPILER_HALT_OFFSET__";
haltoff           244 Zend/zend_constants.c 		haltname = zend_mangle_property_name(haltoff,
haltoff           715 ext/opcache/zend_accelerator_util_funcs.c 			char haltoff[] = "__COMPILER_HALT_OFFSET__";
haltoff           717 ext/opcache/zend_accelerator_util_funcs.c 			name = zend_mangle_property_name(haltoff, sizeof(haltoff) - 1, ZSTR_VAL(persistent_script->full_path), ZSTR_LEN(persistent_script->full_path), 0);