Searched refs:CALC_FILE_EXTENSIONS (Results 1 – 1 of 1) sorted by relevance
34 const std::string CALC_FILE_EXTENSIONS = "sxcstcodsots"; variable101 else if (std::string::npos != CALC_FILE_EXTENSIONS.find(fext)) in get_file_type()
Completed in 13 milliseconds