Home
last modified time | relevance | path

Searched refs:location_files (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmsggrep.c78 static string_list_ty *location_files; variable
178 location_files = string_list_alloc (); in main()
312 string_list_append (location_files, optarg); in main()
716 if (filename_list_match (location_files, mp->filepos[i].file_name)) in is_message_selected_no_invert()