Searched refs:g_dOldExts31 (Results 1 – 1 of 1) sorted by relevance
1342 static const char * g_dOldExts31[] = { ".old.sph", ".old.spa", ".old.spi", ".old.spd", ".old.spp", … variable1346 static const char ** g_pppAllExts[] = { g_dCurExts31, g_dNewExts31, g_dOldExts31, g_dLocExts31 };1366 case SPH_EXT_TYPE_OLD: return g_dOldExts31; in sphGetExts()