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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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;

Completed in 45 milliseconds