SUFFIX            679 ext/opcache/zend_file_cache.c 	filename = emalloc(len + 33 + ZSTR_LEN(script_path) + sizeof(SUFFIX));
SUFFIX            685 ext/opcache/zend_file_cache.c 	memcpy(filename + len + 33 + ZSTR_LEN(script_path), SUFFIX, sizeof(SUFFIX));
SUFFIX            694 ext/opcache/zend_file_cache.c 		memcpy(filename + len + 35 + ZSTR_LEN(script_path) - 2, SUFFIX, sizeof(SUFFIX));
SUFFIX            698 ext/opcache/zend_file_cache.c 		memcpy(filename + len + 33 + ZSTR_LEN(script_path), SUFFIX, sizeof(SUFFIX));