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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-stringtable.c494 static char *fuzzy_msgstr; variable
532 && (fuzzy_msgstr =
852 fuzzy_msgstr = NULL;
903 if (fuzzy_msgstr != NULL)
914 if (fuzzy_msgstr == NULL && next_is_fuzzy)
926 if (fuzzy_msgstr != NULL && strcmp (msgstr, msgid) == 0)
927 msgstr = fuzzy_msgstr;

Completed in 80 milliseconds