Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmsgattrib.c64 REMOVE_FUZZY = 1 << 2, enumerator
256 to_remove |= REMOVE_FUZZY; in main()
569 if ((to_remove & (REMOVE_FUZZY | REMOVE_NONFUZZY)) in is_message_selected()
571 ? to_remove & REMOVE_FUZZY in is_message_selected()