Home
last modified time | relevance | path

Searched refs:MSG_GET (Results 1 – 25 of 138) sorted by relevance

123456

/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()
H A Dtouroku.c98 print_msg_getc (MSG_GET (42)); in touroku()
119 print_msg_getc (MSG_GET (43)); in touroku()
125 Sstrcpy (message + Strlen (message), MSG_GET (41)); in touroku()
140 print_msg_getc (MSG_GET (44)); in touroku()
173 …k = select_one_element (dict_name, size, current, MSG_GET (40), strlen (MSG_GET (40)), 0, main_tab… in touroku()
193 if (kana_in (MSG_GET (35), UNDER_LINE_MODE, comment, LENGTHYOMI) == -1) in touroku()
229 print_buf_msg (c_b->buf_msg = MSG_GET (38)); in t_markset()
240 print_buf_msg (c_b->buf_msg = MSG_GET (39)); in t_markset()
317 c_b->buf_msg = MSG_GET (39);
339 c_b->buf_msg = MSG_GET (39);
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dselect_ele.c673 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (24)); in kdicdel()
697 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (26)); in kdicuse()
704 sprintf (buf, "%s%s%s", MSG_GET (31), dicinfo[lc - lc_offset].fname, MSG_GET (32)); in kdicuse()
799 print_msg_getc (MSG_GET (21)); in kworddel()
807 print_msg_getc (MSG_GET (22)); in kworddel()
814 strcpy (buf, MSG_GET (23)); in kworddel()
842 print_msg_getc (MSG_GET (25)); in kworduse()
848 strcpy (buf, MSG_GET (23)); in kworduse()
889 print_msg_getc (MSG_GET (36)); in kwordcom()
897 print_msg_getc (MSG_GET (37)); in kwordcom()
[all …]
H A Djutil.c120 buf[k] = MSG_GET (61 + k); in jutil()
206 sprintf (message, MSG_GET (46), MSG_GET (70 + c), paraary[c]); in paramchg()
216 print_msg_getc (MSG_GET (47)); in paramchg()
224 print_msg_getc (MSG_GET (48)); in paramchg()
241 print_msg (MSG_GET (49)); in dicsv()
316 print_msg (MSG_GET (50)); in dicinfoout()
356 print_msg_getc (MSG_GET (51));
368 dicinfo[l].enablef ? MSG_GET (52) : MSG_GET (53), l + 1, dic_list_size);
465 if (yes_or_no_or_newline (MSG_GET (58)) == 1) in jishoadd()
490 printf (MSG_GET (60)); in jishoadd()
[all …]
H A Dinspect.c167 sprintf (buf + strlen (buf), MSG_GET (17), bun->hyoka, bun->kangovect);
177 sprintf (buf + strlen (buf), "(%s:---) ", MSG_GET (18));
207 strcat (buf, MSG_GET (19));
216 sprintf (buf + strlen (buf), MSG_GET (20));
242 print_msg_getc (MSG_GET (21)); in inspectdel()
250 print_msg_getc (MSG_GET (22)); in inspectdel()
260 strcpy (buf, MSG_GET (23)); in inspectdel()
265 sprintf (buf + strlen (buf), MSG_GET (24)); in inspectdel()
292 print_msg_getc (MSG_GET (25)); in inspectuse()
298 strcpy (buf, MSG_GET (23)); in inspectuse()
[all …]
H A Dhinsi.c74 hbuf[cnt] = MSG_GET (15);
79 if (strcmp (hbuf[k], MSG_GET (15)) == 0)
80 return ((w_char *) MSG_GET (15));
85 if (strcmp ((char *) ret, MSG_GET (15)) == 0)
99 if ((a = bunpou_search (tmp)) == NULL || strcmp ((char *) a, MSG_GET (15)) == 0) in hinsi_in()

123456