zend_get_stream_timestamp  790 ext/opcache/ZendAccelerator.c 				if (zend_get_stream_timestamp(file_handle->filename, &statbuf) != SUCCESS) {
zend_get_stream_timestamp  801 ext/opcache/ZendAccelerator.c 					if (zend_get_stream_timestamp(file_path, &statbuf) == SUCCESS) {
zend_get_stream_timestamp  810 ext/opcache/ZendAccelerator.c 			if (zend_get_stream_timestamp(file_handle->filename, &statbuf) != SUCCESS) {