MC_SEARCH_T_GLOB 56 lib/search/search.c {N_("Wil&dcard search"), MC_SEARCH_T_GLOB}, MC_SEARCH_T_GLOB 74 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 317 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 336 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 377 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 417 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 452 lib/search/search.c if (type == MC_SEARCH_T_GLOB) MC_SEARCH_T_GLOB 1430 src/filemanager/filegui.c ctx->search_handle->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 1743 src/filemanager/find.c search_file_handle->search_type = options.file_pattern ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2577 src/filemanager/panel.c search->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2745 src/filemanager/panel.c search->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 4432 src/filemanager/panel.c panel->filter.handler->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 222 src/usermenu.c const mc_search_type_t search_type = easy_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 266 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;