HomeSort by relevance Sort by last modified time
    Searched refs:FTPJunkEntry (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/loader/
FTPDirectoryParser.h 116 FTPJunkEntry
129 type = FTPJunkEntry;
FTPDirectoryParser.cpp 82 return FTPJunkEntry; /* this time but had previously parsed sucessfully */
91 return FTPJunkEntry;
235 return FTPJunkEntry; /* NO! junk it. */
318 return FTPJunkEntry; /* its junk */
441 return FTPJunkEntry; /* tell caller to treat as junk */
588 return FTPJunkEntry; /* junk */
760 return FTPJunkEntry;
851 result.type = FTPJunkEntry; /* unknown until junc for sure */
897 return FTPJunkEntry;
    [all...]
  /external/webkit/Source/WebCore/html/
FTPDirectoryDocument.cpp 271 if (typeResult == FTPMiscEntry || typeResult == FTPJunkEntry)

Completed in 58 milliseconds