stream_statbuf    676 ext/opcache/ZendAccelerator.c 	php_stream_statbuf stream_statbuf;
stream_statbuf    695 ext/opcache/ZendAccelerator.c 		ret = wrapper->wops->url_stat(wrapper, (char*)filename, PHP_STREAM_URL_STAT_QUIET, &stream_statbuf, NULL);
stream_statbuf    705 ext/opcache/ZendAccelerator.c 	*statbuf = stream_statbuf.sb;