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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/woe32dll/
H A Dgettextsrc-exports.c22 VARIABLE(format_language)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dgettext-po.c1067 if (strlen (format_language[i]) == len - 7
1068 && memcmp (format_language[i], format_type, len - 7) == 0)
1086 if (strlen (format_language[i]) == len - 7
1087 && memcmp (format_language[i], format_type, len - 7) == 0)
1127 list[i] = xasprintf ("%s-format", format_language[i]);
1147 if (strlen (format_language[i]) == len - 7
1148 && memcmp (format_language[i], format_type, len - 7) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmessage.h70 extern DLL_VARIABLE const char *const format_language[NFORMATS];
H A Dread-catalog-abstract.c325 if (strlen (format_language[i]) == n
326 && memcmp (format_language[i], p, n) == 0)
H A Dwrite-stringtable.c221 format_language[i],
H A Dmessage.c35 const char *const format_language[NFORMATS] = variable
H A Dwrite-po.c416 format_language[i],
H A Dxgettext.c1553 if (strlen (format_language[type]) == n
1554 && memcmp (format_language[type], p, n) == 0)

Completed in 91 milliseconds