Home
last modified time | relevance | path

Searched refs:rdic (Results 1 – 25 of 84) sorted by relevance

1234

/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A DRKroma.c114 if (rdic) {
141 sz = read(dic, (char *)rdic->nr_string, rdic->nr_strsz);
178 if (*rdic->nr_string && rdic->nr_nkey > 0) {
251 if ( rdic ) {
254 if (rdic->nr_brules) (void)free((char *)rdic->nr_brules);
342 getRoma(rdic, p) in getRoma() argument
495 getTemp(rdic, p) in getTemp() argument
548 if ( rdic ) {
549 if ((rdic->dic == RX_KPDIC || rdic->dic == RX_PTDIC)
552 if (rdic->nr_brules && rdic->nr_brules[lastrule] &&
[all …]
H A Dromaji.c338 char rdic[1024]; local
341 if (!rdic) {
359 rdic[0] = '\0';
364 strcat(rdic, "/");
365 strcat(rdic, table);
395 strcat(rdic, table);
417 strcat(rdic, "/");
418 strcat(rdic, table);
441 strcat(rdic, "/");
442 strcat(rdic, table);
[all …]
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A DRKroma.c114 if (rdic) {
141 sz = read(dic, (char *)rdic->nr_string, rdic->nr_strsz);
178 if (*rdic->nr_string && rdic->nr_nkey > 0) {
251 if ( rdic ) {
254 if (rdic->nr_brules) (void)free((char *)rdic->nr_brules);
342 getRoma(rdic, p) in getRoma() argument
495 getTemp(rdic, p) in getTemp() argument
548 if ( rdic ) {
549 if ((rdic->dic == RX_KPDIC || rdic->dic == RX_PTDIC)
552 if (rdic->nr_brules && rdic->nr_brules[lastrule] &&
[all …]
H A Dromaji.c338 char rdic[1024]; local
341 if (!rdic) {
359 rdic[0] = '\0';
364 strcat(rdic, "/");
365 strcat(rdic, table);
395 strcat(rdic, table);
417 strcat(rdic, "/");
418 strcat(rdic, table);
441 strcat(rdic, "/");
442 strcat(rdic, table);
[all …]
/dports/japanese/canna-lib/Canna37p3/cmd/dpromdic/
H A Ddpromdic.c52 struct RkRxDic *rdic; local
80 if((rdic = RkwOpenRoma(filename)) != NULL) {
82 if( rdic -> nr_bchars != NULL && rdic -> nr_bchars[0] ) {
83 printf("!%s\n",rdic -> nr_bchars) ;
86 for(i=0; i<rdic->nr_nkey; i++) {
87 s = rdic->nr_keyaddr[i];
89 for(s = rdic->nr_keyaddr[i]; *s; s++) {
103 if ( rdic -> dic == 0 ) {
110 if ( rdic->nr_brules && rdic -> nr_brules[i] == 1 ) {
115 RkwCloseRoma(rdic);
/dports/japanese/canna-server/Canna37p3/cmd/dpromdic/
H A Ddpromdic.c52 struct RkRxDic *rdic; local
80 if((rdic = RkwOpenRoma(filename)) != NULL) {
82 if( rdic -> nr_bchars != NULL && rdic -> nr_bchars[0] ) {
83 printf("!%s\n",rdic -> nr_bchars) ;
86 for(i=0; i<rdic->nr_nkey; i++) {
87 s = rdic->nr_keyaddr[i];
89 for(s = rdic->nr_keyaddr[i]; *s; s++) {
103 if ( rdic -> dic == 0 ) {
110 if ( rdic->nr_brules && rdic -> nr_brules[i] == 1 ) {
115 RkwCloseRoma(rdic);
/dports/japanese/canna-lib/Canna37p3/canuum/
H A Dcanna.c1046 struct RkRxDic *rdic; local
1051 if (rdic) {
1053 rdic->nr_nkey = n;
1058 rdic->nr_bchars = rdic->nr_string;
1066 while (p + len + 4 > rdic->nr_string + rdic->nr_strsz) {
1068 rdic->nr_string =
1083 rdic->nr_strsz = p - rdic->nr_string;
1084 rdic->nr_string = (unsigned char *)realloc(rdic->nr_string,
1085 rdic->nr_strsz);
1100 return rdic;
[all …]
/dports/japanese/canna-server/Canna37p3/canuum/
H A Dcanna.c1046 struct RkRxDic *rdic; local
1051 if (rdic) {
1053 rdic->nr_nkey = n;
1058 rdic->nr_bchars = rdic->nr_string;
1066 while (p + len + 4 > rdic->nr_string + rdic->nr_strsz) {
1068 rdic->nr_string =
1083 rdic->nr_strsz = p - rdic->nr_string;
1084 rdic->nr_string = (unsigned char *)realloc(rdic->nr_string,
1085 rdic->nr_strsz);
1100 return rdic;
[all …]
/dports/japanese/kakasi/kakasi-2.3.5/doc/
H A DREADME.OS2119 mkkanwa.exe rdic-conv.exe
123 �Ȥ��뼭��ե�����Ǥ���atoc-conv.exe mkkanwa.exe rdic-conv.exe �ϡ�����
/dports/japanese/kakasi/kakasi-2.3.5/src/
H A DMakefile.am11 rdic_conv_SOURCES = rdic-conv.c conv-util.c
H A DMakefile.in83 am_rdic_conv_OBJECTS = rdic-conv.$(OBJEXT) conv-util.$(OBJEXT)
/dports/japanese/canna-lib/Canna37p3/dic/phono/
H A Dromaji.kpdef30 # /lib/cpp .rdic | sort | crrdic > .rdef
/dports/japanese/canna-server/Canna37p3/dic/phono/
H A Dromaji.kpdef30 # /lib/cpp .rdic | sort | crrdic > .rdef
/dports/japanese/kakasi/kakasi-2.3.5/
H A DChangeLog86 * src/{atoc,rdic,wx2}-conv.c: Added close().
650 * src/rdic-conv.c: Likewise.
664 * src/rdic-conv.c: Likewise.
/dports/textproc/stardict3/stardict-3.0.6/dict/doc/
H A DStarDictFileFormat470 2. The res.rifo, res.ridx and res.rdic database.
508 The format of the res.rdic file:
510 You can dictzip this file as res.rdic.dz
/dports/sysutils/lxterminal/lxterminal-0.4.0/po/
H A Dca.po510 #~ msgstr "Nòrdic"
/dports/japanese/skkserv/skk-9.6/
H A DReadMe.English188 contrib/kakasi-2.2.5/src/rdic-conv.c
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/po/
H A Dca.po528 msgstr "Nòrdic"
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/ca_ES/
H A Dlabels.inc652 $labels['nordic'] = 'Nòrdic';
/dports/x11/terminator/terminator-2.1.1/po/
H A Dca@valencia.po240 msgstr "Nòrdic"
H A Dca.po247 msgstr "Nòrdic"
/dports/misc/iso-codes/iso-codes-59767ed869f3952575f7d0f639a290a4c4b315e5/iso_639-2/
H A Dca.po1300 msgstr "nòrdic antic"
/dports/multimedia/xfce4-parole/parole-4.16.0/po/
H A Dca.po1244 msgstr "Nòrdic"
/dports/editors/mousepad/mousepad-0.5.8/po/
H A Dca.po408 msgstr "Nòrdic"
/dports/x11/xfce4-terminal/xfce4-terminal-0.8.10/po/
H A Dca.po251 msgstr "Nòrdic"

1234