MC_SEARCH_T_GLOB 56 lib/search/search.c { N_ ("Wil&dcard search"), MC_SEARCH_T_GLOB }, MC_SEARCH_T_GLOB 75 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 280 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 299 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 352 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 392 lib/search/search.c case MC_SEARCH_T_GLOB: MC_SEARCH_T_GLOB 427 lib/search/search.c if (type == MC_SEARCH_T_GLOB) MC_SEARCH_T_GLOB 1475 src/filemanager/filegui.c ctx->search_handle->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 1706 src/filemanager/find.c search_file_handle->search_type = options.file_pattern ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2619 src/filemanager/panel.c search->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 2791 src/filemanager/panel.c search->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 4587 src/filemanager/panel.c panel->filter.handler->search_type = shell_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 236 src/usermenu.c const mc_search_type_t search_type = easy_patterns ? MC_SEARCH_T_GLOB : MC_SEARCH_T_REGEX; MC_SEARCH_T_GLOB 318 src/vfs/sftpfs/config_parser.c pattern_regexp->search_type = MC_SEARCH_T_GLOB; MC_SEARCH_T_GLOB 74 tests/lib/search/glob_prepare_replace_str.c s->search_type = MC_SEARCH_T_GLOB;