Searched refs:DATABASE_FILE_EXTENSIONS (Results 1 – 1 of 1) sorted by relevance
39 const std::string DATABASE_FILE_EXTENSIONS = "odb"; variable111 else if (std::string::npos != DATABASE_FILE_EXTENSIONS.find(fext)) in get_file_type()
Completed in 11 milliseconds