Searched refs:SJIS_HIGH_BASE (Results 1 – 1 of 1) sorted by relevance
258 #define SJIS_HIGH_BASE 0x81 macro273 return (((SJIS_HIGH_BASE <= c) && (c < SHIGH_AREA2_ED)) in IsSjisLeadByte()