haltoff          5591 Zend/zend_compile.c 	char haltoff[] = "__COMPILER_HALT_OFFSET__";
haltoff          5600 Zend/zend_compile.c 	zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0);
haltoff           217 Zend/zend_constants.c 	static char haltoff[] = "__COMPILER_HALT_OFFSET__";
haltoff           262 Zend/zend_constants.c 		zend_mangle_property_name(&haltname, &len, haltoff,
haltoff          1024 ext/opcache/zend_accelerator_util_funcs.c 			char haltoff[] = "__COMPILER_HALT_OFFSET__";
haltoff          1029 ext/opcache/zend_accelerator_util_funcs.c 			zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0);