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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.cpp104 CFormat tmp_format(wxT(" (") + tmp_fmt + wxT(")"));
105 FormatValue(tmp_format, tmp_tag);
106 extra = tmp_format.GetString();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c2121 enum is_format tmp_format[NFORMATS]; local
2127 po_parse_comment_special (t, &tmp_fuzzy, tmp_format, &tmp_wrap);
2131 if (tmp_format[i] != undecided)
2133 is_format[i] = tmp_format[i];

Completed in 71 milliseconds