Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmsgattrib.c75 RESET_FUZZY = 1 << 1, enumerator
276 to_change |= RESET_FUZZY; in main()
289 to_change |= RESET_FUZZY; in main()
627 if (to_change & RESET_FUZZY) in process_message_list()