Home
last modified time | relevance | path

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

/dports/japanese/edict/ja-edict-19990714_5/
H A Dxjdfrontend.c776 int i,j,SI,J212,J212sw; in GetEUC() local
791 J212sw = 0; in GetEUC()
827 if (J212 && (J212sw == 0)) eucline[j++] = 0x8f; in GetEUC()
829 J212sw = (J212sw+1) % 2; in GetEUC()