Home
last modified time | relevance | path

Searched refs:langcmp (Results 1 – 25 of 30) sorted by relevance

12

/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/security/libgsasl/gsasl-1.10.0/gltests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/m4/m4-1.4.19/lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/security/gnutls/gnutls-3.6.16/gl/tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/security/gsasl/gsasl-1.10.0/gltests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-runtime/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/www/wget2/wget2-2.0.0/lib/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/textproc/gsed/sed-4.8/gnulib-tests/
H A Dsetlocale.c1106 langcmp (const char *locale1, const char *locale2) in langcmp() function
1159 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1169 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1171 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-runtime/intl/
H A Dsetlocale.c1083 langcmp (const char *locale1, const char *locale2) in langcmp() function
1136 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1146 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1148 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
H A DChangeLog351 (langcmp, get_main_locale_with_same_language): New functions.
/dports/devel/gettext-runtime/gettext-0.21/gettext-runtime/intl/
H A Dsetlocale.c1083 langcmp (const char *locale1, const char *locale2) in langcmp() function
1136 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1146 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1148 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/intl/
H A Dsetlocale.c1083 langcmp (const char *locale1, const char *locale2) in langcmp() function
1136 int cmp = langcmp (table[mid], locale); in get_main_locale_with_same_language()
1146 if (mid > lo && langcmp (table[mid - 1], locale) >= 0) in get_main_locale_with_same_language()
1148 if (mid + 1 < hi && langcmp (table[mid + 1], locale) <= 0) in get_main_locale_with_same_language()
H A DChangeLog351 (langcmp, get_main_locale_with_same_language): New functions.
/dports/security/py-xkcdpass/xkcdpass-xkcdpass-1.17.4/
H A DREADME.rst137 - German: based on `this GPL v3 list <https://github.com/dassencio/langcmp/blob/master/wordlists/to…

12