Home
last modified time | relevance | path

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

/dports/textproc/stardict3/stardict-3.0.6/lib/src/
H A Dlib_res_store.cpp401 const std::string full_fs_filename(build_path(resdirname, dir_separator_db_to_fs(filename))); in have_file() local
402 return static_cast<bool>(g_file_test(full_fs_filename.c_str(), G_FILE_TEST_IS_REGULAR)); in have_file()