chk_ext           346 modules/gui_fselect.c            ((chk_ext(name,"cr2") || (chk_ext(name,"crw") || (chk_ext(name,"dng")))));
chk_ext           352 modules/gui_fselect.c     return (chk_prefix(name,"img_")) && (chk_ext(name,"jpg"));
chk_ext          1565 modules/gui_fselect.c                 if (chk_ext(selected->name, "bin")) //If item is *.bin file
chk_ext          1600 modules/gui_fselect.c                         if (chk_ext(ext,"txt") || chk_ext(ext,"log") || chk_ext(ext,"csv"))
chk_ext          1604 modules/gui_fselect.c                         else if (chk_ext(ext,"flt"))
chk_ext           621 modules/user_menu_edit.c         if (chk_ext(ext,"lua") || chk_ext(ext,"bas"))
chk_ext           673 modules/user_menu_edit.c         if (chk_ext(ext,"flt"))