Home
last modified time | relevance | path

Searched refs:gettextlibdir (Results 1 – 16 of 16) sorted by relevance

/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dread-resources.c96 const char *gettextlibdir; in read_resources_file() local
113 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in read_resources_file()
114 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in read_resources_file()
115 gettextlibdir = relocate (LIBDIR); in read_resources_file()
120 libdirs[0] = gettextlibdir; in read_resources_file()
H A Dread-csharp.c97 const char *gettextlibdir; in msgdomain_read_csharp() local
149 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_read_csharp()
150 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_read_csharp()
151 gettextlibdir = relocate (LIBDIR); in msgdomain_read_csharp()
156 libdirs[0] = gettextlibdir; in msgdomain_read_csharp()
H A Dmsginit.c925 const char *gettextlibdir; in project_id() local
936 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id()
937 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id()
938 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id()
1007 const char *gettextlibdir; in project_id_version() local
1018 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id_version()
1019 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id_version()
1020 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id_version()
1436 const char *gettextlibdir; in plural_forms() local
1448 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in plural_forms()
[all …]
H A Dwrite-csharp.c635 const char *gettextlibdir; in msgdomain_write_csharp() local
759 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_write_csharp()
760 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_write_csharp()
761 gettextlibdir = relocate (LIBDIR); in msgdomain_write_csharp()
765 libdirs[0] = gettextlibdir; in msgdomain_write_csharp()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dread-resources.c96 const char *gettextlibdir; in read_resources_file() local
113 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in read_resources_file()
114 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in read_resources_file()
115 gettextlibdir = relocate (LIBDIR); in read_resources_file()
120 libdirs[0] = gettextlibdir; in read_resources_file()
H A Dread-csharp.c97 const char *gettextlibdir; in msgdomain_read_csharp() local
149 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_read_csharp()
150 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_read_csharp()
151 gettextlibdir = relocate (LIBDIR); in msgdomain_read_csharp()
156 libdirs[0] = gettextlibdir; in msgdomain_read_csharp()
H A Dmsginit.c925 const char *gettextlibdir; in project_id() local
936 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id()
937 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id()
938 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id()
1007 const char *gettextlibdir; in project_id_version() local
1018 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id_version()
1019 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id_version()
1020 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id_version()
1436 const char *gettextlibdir; in plural_forms() local
1448 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in plural_forms()
[all …]
H A Dwrite-csharp.c635 const char *gettextlibdir; in msgdomain_write_csharp() local
759 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_write_csharp()
760 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_write_csharp()
761 gettextlibdir = relocate (LIBDIR); in msgdomain_write_csharp()
765 libdirs[0] = gettextlibdir; in msgdomain_write_csharp()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dread-resources.c96 const char *gettextlibdir; in read_resources_file() local
113 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in read_resources_file()
114 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in read_resources_file()
115 gettextlibdir = relocate (LIBDIR); in read_resources_file()
120 libdirs[0] = gettextlibdir; in read_resources_file()
H A Dread-csharp.c97 const char *gettextlibdir; in msgdomain_read_csharp() local
149 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_read_csharp()
150 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_read_csharp()
151 gettextlibdir = relocate (LIBDIR); in msgdomain_read_csharp()
156 libdirs[0] = gettextlibdir; in msgdomain_read_csharp()
H A Dmsginit.c925 const char *gettextlibdir; in project_id() local
936 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id()
937 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id()
938 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id()
1007 const char *gettextlibdir; in project_id_version() local
1018 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id_version()
1019 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id_version()
1020 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id_version()
1436 const char *gettextlibdir; in plural_forms() local
1448 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in plural_forms()
[all …]
H A Dwrite-csharp.c635 const char *gettextlibdir; in msgdomain_write_csharp() local
759 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_write_csharp()
760 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_write_csharp()
761 gettextlibdir = relocate (LIBDIR); in msgdomain_write_csharp()
765 libdirs[0] = gettextlibdir; in msgdomain_write_csharp()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dread-resources.c96 const char *gettextlibdir; in read_resources_file() local
113 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in read_resources_file()
114 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in read_resources_file()
115 gettextlibdir = relocate (LIBDIR); in read_resources_file()
120 libdirs[0] = gettextlibdir; in read_resources_file()
H A Dread-csharp.c97 const char *gettextlibdir; in msgdomain_read_csharp() local
149 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_read_csharp()
150 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_read_csharp()
151 gettextlibdir = relocate (LIBDIR); in msgdomain_read_csharp()
156 libdirs[0] = gettextlibdir; in msgdomain_read_csharp()
H A Dmsginit.c925 const char *gettextlibdir; in project_id() local
936 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id()
937 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id()
938 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id()
1007 const char *gettextlibdir; in project_id_version() local
1018 gettextlibdir = getenv ("GETTEXTLIBDIR_SRCDIR"); in project_id_version()
1019 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in project_id_version()
1020 gettextlibdir = relocate (LIBDIR "/gettext"); in project_id_version()
1436 const char *gettextlibdir; in plural_forms() local
1448 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in plural_forms()
[all …]
H A Dwrite-csharp.c635 const char *gettextlibdir; in msgdomain_write_csharp() local
759 gettextlibdir = getenv ("GETTEXTCSHARPLIBDIR"); in msgdomain_write_csharp()
760 if (gettextlibdir == NULL || gettextlibdir[0] == '\0') in msgdomain_write_csharp()
761 gettextlibdir = relocate (LIBDIR); in msgdomain_write_csharp()
765 libdirs[0] = gettextlibdir; in msgdomain_write_csharp()