1 /* List of exported symbols of libgettextsrc on Cygwin.
2    Copyright (C) 2006-2007, 2009-2011, 2013-2015, 2019 Free Software Foundation,
3    Inc.
4    Written by Bruno Haible <bruno@clisp.org>, 2006.
5 
6    This program is free software: you can redistribute it and/or modify
7    it under the terms of the GNU General Public License as published by
8    the Free Software Foundation; either version 3 of the License, or
9    (at your option) any later version.
10 
11    This program is distributed in the hope that it will be useful,
12    but WITHOUT ANY WARRANTY; without even the implied warranty of
13    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14    GNU General Public License for more details.
15 
16    You should have received a copy of the GNU General Public License
17    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
18 
19 #ifdef HAVE_CONFIG_H
20 # include "config.h"
21 #endif
22 
23 #include "woe32dll/export.h"
24 
25 VARIABLE(allow_duplicates)
26 VARIABLE(format_language)
27 VARIABLE(format_language_pretty)
28 VARIABLE(formatstring_awk)
29 VARIABLE(formatstring_boost)
30 VARIABLE(formatstring_c)
31 VARIABLE(formatstring_csharp)
32 VARIABLE(formatstring_elisp)
33 VARIABLE(formatstring_gcc_internal)
34 VARIABLE(formatstring_gfc_internal)
35 VARIABLE(formatstring_java)
36 VARIABLE(formatstring_java_printf)
37 VARIABLE(formatstring_javascript)
38 VARIABLE(formatstring_kde)
39 VARIABLE(formatstring_kde_kuit)
40 VARIABLE(formatstring_librep)
41 VARIABLE(formatstring_lisp)
42 VARIABLE(formatstring_lua)
43 VARIABLE(formatstring_objc)
44 VARIABLE(formatstring_parsers)
45 VARIABLE(formatstring_pascal)
46 VARIABLE(formatstring_perl)
47 VARIABLE(formatstring_perl_brace)
48 VARIABLE(formatstring_php)
49 VARIABLE(formatstring_python)
50 VARIABLE(formatstring_python_brace)
51 VARIABLE(formatstring_qt)
52 VARIABLE(formatstring_qt_plural)
53 VARIABLE(formatstring_scheme)
54 VARIABLE(formatstring_sh)
55 VARIABLE(formatstring_smalltalk)
56 VARIABLE(formatstring_tcl)
57 VARIABLE(formatstring_ycp)
58 VARIABLE(gram_max_allowed_errors)
59 VARIABLE(gram_pos)
60 VARIABLE(input_format_po)
61 VARIABLE(input_format_properties)
62 VARIABLE(input_format_stringtable)
63 VARIABLE(less_than)
64 VARIABLE(more_than)
65 VARIABLE(msgcomm_mode)
66 VARIABLE(omit_header)
67 VARIABLE(output_format_po)
68 VARIABLE(output_format_properties)
69 VARIABLE(output_format_stringtable)
70 VARIABLE(pass_obsolete_entries)
71 VARIABLE(plural_table)
72 VARIABLE(plural_table_size)
73 VARIABLE(po_charset_ascii)
74 VARIABLE(po_charset_utf8)
75 VARIABLE(po_error)
76 VARIABLE(po_error_at_line)
77 VARIABLE(po_gram_lval)
78 VARIABLE(po_lex_charset)
79 #if HAVE_ICONV
80 VARIABLE(po_lex_iconv)
81 #endif
82 VARIABLE(po_lex_weird_cjk)
83 VARIABLE(po_multiline_error)
84 VARIABLE(po_multiline_warning)
85 VARIABLE(po_xerror)
86 VARIABLE(po_xerror2)
87 VARIABLE(syntax_check_name)
88 VARIABLE(use_first)
89