Searched refs:po_header_set_field (Results 1 – 7 of 7) sorted by relevance
/third_party/gettext/gettext-tools/libgettextpo/ |
D | gettext-po.in.h | 167 extern char * po_header_set_field (const char *header, const char *field, const char *value);
|
D | ChangeLog.0 | 169 * gettext-po.c (po_header_field, po_header_set_field): Recognize a 243 (po_file_domains, po_header_field, po_header_set_field): Use XNMALLOC
|
D | gettext-po.c | 380 po_header_set_field (const char *header, const char *field, const char *value) in po_header_set_field() function
|
/third_party/gettext/gettext-tools/tests/ |
D | gettextpo-1-prg.c | 185 po_header_set_field (header, "Last-Translator", in main() 208 po_header_set_field (header, "X-Generator", "KBabel 1.11.4"); in main()
|
/third_party/gettext/gettext-tools/ |
D | ChangeLog.0 | 766 * windows/gettextpo.def: Add po_header_set_field.
|
/third_party/gettext/gettext-tools/src/ |
D | ChangeLog.1 | 5542 * gettext-po.h (po_header_set_field): New declaration. 5543 * gettext-po.c (po_header_set_field): New function.
|
/third_party/gettext/gettext-tools/doc/ |
D | gettext.texi | 5731 @deftypefun {char *} po_header_set_field (const@tie{}char@tie{}*@var{header}, const@tie{}char@tie{}…
|