Home
last modified time | relevance | path

Searched refs:SYS_SJIS (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3dic/
H A Dsjtool.h48 #ifndef SYS_SJIS
49 # define SYS_SJIS 0 macro
H A Dsjrc.c56 static int file_code = SYS_SJIS;
200 if (file_code == SYS_SJIS) { in getword()
226 file_code = SYS_SJIS; in getword()
H A Ddictmake.c60 if (sj3dic_sys_code == SYS_SJIS) { in touroku()
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3lib/
H A Dsj.c60 #define SYS_SJIS 0 macro
91 return SYS_SJIS; in set_sys_code()