Home
last modified time | relevance | path

Searched refs:locale_prop (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c234 static unsigned char *locale_prop; /* string prop of LOCALE target */ variable
4232 if (!(locale_prop = (unsigned char *) Malloc (len + strlen (locale_supported) + 1)))
4238 (void) strcpy (locale_prop, atom_name);
4239 (void) strcat (locale_prop, locale_supported);
4240 locale_supported = locale_prop + len;
4299 string = locale_prop;