Searched refs:FTPTime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFTPDirectoryParser.h89 typedef struct tm FTPTime; typedef in namespace:WebCore
99 memset(&nowFTPTime, 0, sizeof(FTPTime));
103 FTPTime nowFTPTime;
136 memset(&modifiedTime, 0, sizeof(FTPTime));
149 FTPTime modifiedTime;
/macosx-10.10/WebCore-7600.1.25/html/
H A DFTPDirectoryDocument.cpp193 static String processFileDateString(const FTPTime& fileTime)

Completed in 203 milliseconds