regex_command_for 17 src/filemanager/ext.h int regex_command_for (void *target, const vfs_path_t * filename_vpath, const char *action, regex_command_for 30 src/filemanager/ext.h return regex_command_for (NULL, filename_vpath, action, NULL); regex_command_for 331 src/viewer/actions_cmd.c if (regex_command_for (view, vfile, "View", &ext_script) == 0)