MC_SEARCH_T_GLOB 58 lib/search/search.c {N_("Wil&dcard search"), MC_SEARCH_T_GLOB}, MC_SEARCH_T_GLOB 80 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 308 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 327 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 368 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 408 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 443 lib/search/search.c if (type == MC_SEARCH_T_GLOB) MC_SEARCH_T_GLOB 1500 src/filemanager/filegui.c ctx->search_handle->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 1759 src/filemanager/find.c search_file_handle->search_type = options.file_pattern ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2699 src/filemanager/panel.c search->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2870 src/filemanager/panel.c search->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 4625 src/filemanager/panel.c panel->filter.handler->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 237 src/usermenu.c const mc_search_type_t search_type = easy_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 286 src/vfs/sftpfs/config_parser.c pattern_regexp->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 76 tests/lib/search/glob_prepare_replace_str.c s->search_type = MC_SEARCH_T_GLOB;