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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-iconv.h41 const char *from_filename; /* file name where the input comes from */ member in struct:conversion_context
60 const char *from_filename);
69 const char *from_filename);
H A Dmsgl-iconv.c65 context->from_filename, context->from_code));
70 context->from_filename, context->from_code,
175 const char *from_filename)
214 const char *filename = from_filename;
298 context.from_filename = from_filename;
340 const char *from_filename)
344 from_filename);
351 const char *from_filename)
367 from_filename);
171 iconv_message_list_internal(message_list_ty *mlp, const char *canon_from_code, const char *canon_to_code, bool update_header, const char *from_filename) argument
338 iconv_message_list(message_list_ty *mlp, const char *canon_from_code, const char *canon_to_code, const char *from_filename) argument
348 iconv_msgdomain_list(msgdomain_list_ty *mdlp, const char *to_code, bool update_header, const char *from_filename) argument
[all...]
H A Dxgettext.c1903 context.from_filename = file_name;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dget_maintainer.pl47 my $from_filename = 0;
162 'f|file' => \$from_filename,
303 if ($from_filename) {
1188 if ($from_filename) {

Completed in 115 milliseconds