Searched refs:REMOVE_NONFUZZY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgattrib.c60 REMOVE_NONFUZZY = 1 << 3, enumerator in enum:__anon6665
254 to_remove |= REMOVE_NONFUZZY;
282 to_remove |= REMOVE_NONFUZZY;
530 if ((to_remove & (REMOVE_FUZZY | REMOVE_NONFUZZY))
533 : to_remove & REMOVE_NONFUZZY))

Completed in 103 milliseconds