Searched refs:ENABLE_FTPDIR (Results 1 – 6 of 6) sorted by relevance
207 #undef ENABLE_FTPDIR208 #define ENABLE_FTPDIR 0 macro
18 #define ENABLE_FTPDIR @ENABLE_FTPDIR_VALUE@
661 #define ENABLE_FTPDIR 1 macro704 #define ENABLE_FTPDIR 0 macro994 #if !defined(ENABLE_FTPDIR)995 #define ENABLE_FTPDIR 1 macro
34 WEBKIT_FEATURE(ENABLE_FTPDIR "Enable FTP directory support" DEFAULT OFF)
75 WEBKIT_FEATURE(ENABLE_FTPDIR "Enable FTP directory support" DEFAULT ON)
373 Make the guard/#if use the same name (ENABLE_FTPDIR) as the #define. This follows1571 … * wtf/Platform.h: Add ENABLE_FTPDIR feature to handle building on platforms that don't have the