include_path_key_len  217 ext/opcache/ZendAccelerator.c 		ZCG(include_path_key_len) = 0;
include_path_key_len  992 ext/opcache/ZendAccelerator.c 		if (EXPECTED(ZCG(include_path_key_len))) {
include_path_key_len  994 ext/opcache/ZendAccelerator.c 			include_path_len = ZCG(include_path_key_len);
include_path_key_len 1022 ext/opcache/ZendAccelerator.c 						include_path_len = ZCG(include_path_key_len) = buf + sizeof(buf) - 1 - res;
include_path_key_len 2020 ext/opcache/ZendAccelerator.c 	ZCG(include_path_key_len) = 0;
include_path_key_len  247 ext/opcache/ZendAccelerator.h 	int                     include_path_key_len;