_                  24 lib/closeout.c # define _(Text) gettext (Text)
_                  26 lib/closeout.c # define _(Text) Text
_                  63 lib/error.c    # define _(String) String
_                  82 lib/getopt.c   #  define _(msgid)	gettext (msgid)
_                  84 lib/getopt.c   #  define _(msgid)	(msgid)
_                 457 lib/obstack.c  #   define _(Str) gettext (Str)
_                 460 lib/obstack.c  #  define _(Str) (Str)
_                  35 lib/quotearg.c # define _(text) gettext (text)
_                  37 lib/quotearg.c # define _(text) text
_                  35 lib/xmalloc.c  # define _(Text) gettext (Text)
_                  38 lib/xmalloc.c  # define _(Text) Text
_                 106 src/dfa.c      #    define _(Str) gettext (Str)
_                 112 src/dfa.c      # define _(Str) (Str)
_                 194 src/system.h   # define _(String) gettext (String)
_                 196 src/system.h   # define _(String) String
inserted by FC2 system