Searched refs:EncLen_SJIS (Results 1 – 1 of 1) sorted by relevance
32 static const int EncLen_SJIS[] = { variable70 #define SJIS_ISMB_FIRST(byte) (EncLen_SJIS[byte] > 1)76 return EncLen_SJIS[*p]; in mbc_enc_len()83 if (EncLen_SJIS[(int )code] == 1) in code_to_mbclen()
Completed in 7 milliseconds