Home
last modified time | relevance | path

Searched refs:ENABLE_FTPDIR (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/
Dconfig.h85 #undef ENABLE_FTPDIR
86 #define ENABLE_FTPDIR 0 macro
182 #undef ENABLE_FTPDIR
183 #define ENABLE_FTPDIR 0 macro
/external/webkit/JavaScriptCore/wtf/
DPlatform.h424 #if !defined(ENABLE_FTPDIR)
425 #define ENABLE_FTPDIR 1 macro
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-14373 Make the guard/#if use the same name (ENABLE_FTPDIR) as the #define. This follows
1571 … * wtf/Platform.h: Add ENABLE_FTPDIR feature to handle building on platforms that don't have the