stream_statbuf    653 ext/opcache/ZendAccelerator.c 	php_stream_statbuf stream_statbuf;
stream_statbuf    672 ext/opcache/ZendAccelerator.c 		ret = wrapper->wops->url_stat(wrapper, (char*)filename, PHP_STREAM_URL_STAT_QUIET, &stream_statbuf, NULL TSRMLS_CC);
stream_statbuf    682 ext/opcache/ZendAccelerator.c 	*statbuf = stream_statbuf.sb;