Lines Matching full:database
36 #include "Database.h"
100 #if ENABLE(DATABASE)
106 #if ENABLE(DATABASE) || ENABLE(DOM_STORAGE)
252 #if ENABLE(DATABASE)
264 #if ENABLE(DATABASE) || ENABLE(DOM_STORAGE)
458 // This database is created on the first load. If the file
513 #if ENABLE(DATABASE)
515 WebCore::Database::setIsAvailable(flag);
519 // If the user has set the database path, sync it to the DatabaseTracker.
524 // This database is created when the first HTML5 Database object is
559 // This database is created when the first Geolocation object is