(root)/
gettext-0.22.4/
gettext-tools/
woe32dll/
gettextsrc-exports.c
       1  /* List of exported symbols of libgettextsrc on Cygwin and native Windows.
       2     Copyright (C) 2006-2007, 2009-2011, 2013-2015, 2019, 2021, 2023 Free Software Foundation, Inc.
       3     Written by Bruno Haible <bruno@clisp.org>, 2006.
       4  
       5     This program is free software: you can redistribute it and/or modify
       6     it under the terms of the GNU General Public License as published by
       7     the Free Software Foundation; either version 3 of the License, or
       8     (at your option) any later version.
       9  
      10     This program is distributed in the hope that it will be useful,
      11     but WITHOUT ANY WARRANTY; without even the implied warranty of
      12     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
      13     GNU General Public License for more details.
      14  
      15     You should have received a copy of the GNU General Public License
      16     along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
      17  
      18  #ifdef HAVE_CONFIG_H
      19  # include "config.h"
      20  #endif
      21  
      22  #include "woe32dll/export.h"
      23  
      24  VARIABLE(allow_duplicates)
      25  VARIABLE(format_language)
      26  VARIABLE(format_language_pretty)
      27  VARIABLE(formatstring_awk)
      28  VARIABLE(formatstring_boost)
      29  VARIABLE(formatstring_c)
      30  VARIABLE(formatstring_cplusplus_brace)
      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_ruby)
      54  VARIABLE(formatstring_scheme)
      55  VARIABLE(formatstring_sh)
      56  VARIABLE(formatstring_smalltalk)
      57  VARIABLE(formatstring_tcl)
      58  VARIABLE(formatstring_ycp)
      59  VARIABLE(gram_max_allowed_errors)
      60  VARIABLE(gram_pos)
      61  VARIABLE(input_format_po)
      62  VARIABLE(input_format_properties)
      63  VARIABLE(input_format_stringtable)
      64  VARIABLE(less_than)
      65  VARIABLE(more_than)
      66  VARIABLE(msgcomm_mode)
      67  VARIABLE(omit_header)
      68  VARIABLE(output_format_po)
      69  VARIABLE(output_format_properties)
      70  VARIABLE(output_format_stringtable)
      71  VARIABLE(pass_obsolete_entries)
      72  VARIABLE(plural_table)
      73  VARIABLE(plural_table_size)
      74  VARIABLE(po_charset_ascii)
      75  VARIABLE(po_charset_utf8)
      76  VARIABLE(po_error)
      77  VARIABLE(po_error_at_line)
      78  VARIABLE(po_gram_lval)
      79  VARIABLE(po_lex_charset)
      80  VARIABLE(po_lex_isolate_start)
      81  VARIABLE(po_lex_isolate_end)
      82  #if HAVE_ICONV
      83  VARIABLE(po_lex_iconv)
      84  #endif
      85  VARIABLE(po_lex_weird_cjk)
      86  VARIABLE(po_multiline_error)
      87  VARIABLE(po_multiline_warning)
      88  VARIABLE(po_xerror)
      89  VARIABLE(po_xerror2)
      90  VARIABLE(syntax_check_name)
      91  VARIABLE(use_first)