Home
last modified time | relevance | path

Searched refs:territory_start (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dsetlocale.c697 const char *territory_start = underscore + 1; in setlocale_unixlike() local
698 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
700 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
705 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
706 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/dns/libidn/libidn-1.35/lib/gltests/
H A Dsetlocale.c705 const char *territory_start = underscore + 1; in setlocale_unixlike() local
706 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
708 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
713 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
714 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/security/libprelude/libprelude-1.2.6/libmissing/tests/
H A Dsetlocale.c697 const char *territory_start = underscore + 1; in setlocale_unixlike() local
698 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
700 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
705 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
706 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dsetlocale.c705 const char *territory_start = underscore + 1; in setlocale_unixlike() local
706 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
708 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
713 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
714 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsetlocale.c697 const char *territory_start = underscore + 1; in setlocale_unixlike() local
698 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
700 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
705 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
706 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dsetlocale.c705 const char *territory_start = underscore + 1; in setlocale_unixlike() local
706 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
708 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
713 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
714 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/audio/deadbeef/deadbeef-0.7.2/intl/
H A Dsetlocale.c708 const char *territory_start = underscore + 1; in setlocale_unixlike() local
709 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
711 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
716 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
717 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/emulators/mednafen/mednafen/intl/
H A Dsetlocale.c708 const char *territory_start = underscore + 1; in setlocale_unixlike() local
709 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
711 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
716 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
717 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/games/warmux/warmux-11.04/build/android/jni/intl/src/
H A Dsetlocale.c708 const char *territory_start = underscore + 1; in setlocale_unixlike() local
709 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
711 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
716 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
717 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/graphics/gliv/gliv-1.9.7/intl/
H A Dsetlocale.c708 const char *territory_start = underscore + 1; in setlocale_unixlike() local
709 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
711 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
716 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
717 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/mail/courier/courier-0.65.3/pcp/intl/
H A Dsetlocale.c708 const char *territory_start = underscore + 1; in setlocale_unixlike() local
709 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
711 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
716 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
717 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dsetlocale.c716 const char *territory_start = underscore + 1; in setlocale_unixlike() local
717 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
719 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
724 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
725 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/gindent/indent-2.2.12/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/archivers/sharutils/sharutils-4.15.2/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/cad/pcb/pcb-4.2.0/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/cad/gerbv/gerbv-2.7.0/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/audio/gtick/gtick-0.5.5/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/security/gnupg1/gnupg-1.4.23/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/security/ccrypt/ccrypt-1.11/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/sysutils/shmcat/shmcat-1.8/intl/
H A Dsetlocale.c706 const char *territory_start = underscore + 1; in setlocale_unixlike() local
707 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
709 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
714 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
715 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dsetlocale.c747 const char *territory_start = underscore + 1; in setlocale_unixlike() local
748 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
750 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
755 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
756 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dsetlocale.c747 const char *territory_start = underscore + 1; in setlocale_unixlike() local
748 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
750 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
755 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
756 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c747 const char *territory_start = underscore + 1; in setlocale_unixlike() local
748 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
750 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
755 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
756 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsetlocale.c747 const char *territory_start = underscore + 1; in setlocale_unixlike() local
748 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
750 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
755 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
756 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()
/dports/security/libgsasl/gsasl-1.10.0/gltests/
H A Dsetlocale.c747 const char *territory_start = underscore + 1; in setlocale_unixlike() local
748 const char *territory_end = strchr (territory_start, '@'); in setlocale_unixlike()
750 territory_end = territory_start + strlen (territory_start); in setlocale_unixlike()
755 memcpy (CC_buf, territory_start, territory_end - territory_start); in setlocale_unixlike()
756 CC_buf[territory_end - territory_start] = '\0'; in setlocale_unixlike()

12