(root)/
gettext-0.22.4/
gettext-tools/
woe32dll/
gettextlib-exports.c
       1  /* List of exported symbols of libgettextlib on Cygwin and native Windows.
       2     Copyright (C) 2006-2007, 2010, 2012, 2019, 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  #include "woe32dll/export.h"
      19  
      20  VARIABLE(argmatch_die)
      21  #if GNULIB_DEFINED_ERROR
      22  # if GNULIB_REPLACE_ERROR
      23  VARIABLE(rpl_error_message_count)
      24  VARIABLE(rpl_error_one_per_line)
      25  VARIABLE(rpl_error_print_progname)
      26  # else
      27  VARIABLE(error_message_count)
      28  VARIABLE(error_one_per_line)
      29  VARIABLE(error_print_progname)
      30  # endif
      31  #endif
      32  VARIABLE(error_with_progname)
      33  VARIABLE(exit_failure)
      34  VARIABLE(gl_linkedhash_list_implementation)
      35  VARIABLE(program_name)
      36  #if GNULIB_DEFINED_GETOPT
      37  VARIABLE(rpl_optarg)
      38  VARIABLE(rpl_optind)
      39  #endif
      40  VARIABLE(simple_backup_suffix)