OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETTEXT
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
gettext.c
1
/* Implementation of
gettext
(3) function.
44
# define
GETTEXT
__gettext
47
# define
GETTEXT
libintl_gettext
55
GETTEXT
(const char *msgid)
62
weak_alias (__gettext,
gettext
);
/src/external/gpl2/grep/dist/intl/
gettext.c
1
/* $NetBSD:
gettext
.c,v 1.1.1.1 2016/01/10 21:36:17 christos Exp $ */
3
/* Implementation of
gettext
(3) function.
46
# define
GETTEXT
__gettext
49
# define
GETTEXT
gettext__
57
GETTEXT
(msgid)
65
weak_alias (__gettext,
gettext
);
/src/external/gpl2/texinfo/dist/intl/
gettext.c
1
/* $NetBSD:
gettext
.c,v 1.1.1.1 2016/01/14 00:11:28 christos Exp $ */
3
/* Implementation of
gettext
(3) function.
46
# define
GETTEXT
__gettext
49
# define
GETTEXT
libintl_gettext
57
GETTEXT
(const char *msgid)
64
weak_alias (__gettext,
gettext
);
/src/external/gpl3/gcc.old/dist/intl/
gettext.c
1
/* Implementation of
gettext
(3) function.
44
# define
GETTEXT
__gettext
47
# define
GETTEXT
libintl_gettext
55
GETTEXT
(msgid)
63
weak_alias (__gettext,
gettext
);
/src/external/gpl2/gettext/dist/gettext-tools/tests/
gettext-1
3
# Test the
gettext
program with -e option.
14
: ${
GETTEXT
=
gettext
}
16
${
GETTEXT
} --env LC_ALL=en -e test 'SYS_(C)\n' > gt-test1.out
gettext-2
3
# Test the
gettext
program without -e option.
26
: ${
GETTEXT
=
gettext
}
28
${
GETTEXT
} --env LC_ALL=en test 'error 3' > gt-test2.out
msgfmt-1
63
: ${
GETTEXT
=
gettext
}
65
${
GETTEXT
} --env LC_ALL=en gen 'SYS_(C)
msgfmt-2
75
: ${
GETTEXT
=
gettext
}
77
${
GETTEXT
} --env LC_ALL=en gen 'error 3' > mf-test2.out
msgfmt-properties-1
43
: ${
GETTEXT
=
gettext
}
45
${
GETTEXT
} --env LC_ALL=en gen 'SYS_(C)
Makefile.am
1
## Makefile for the
gettext
-tools/tests subdirectory of GNU
gettext
24
TESTS =
gettext
-1
gettext
-2
gettext
-3
gettext
-4
gettext
-5
gettext
-6
gettext
-7 \
130
gettext
-3-1.po gettext-3-2.po gettext-4.po gettext-5.po
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026