Searched refs:JIS_EUC_TRAIL_OFF (Results 1 – 1 of 1) sorted by relevance
384 #define JIS_EUC_TRAIL_OFF 0x80 macro478 if ( (cLead < JIS_EUC_LEAD_OFF) || (cTrail < JIS_EUC_TRAIL_OFF) ) in ImplEUCJPToUnicode()483 cTrail -= JIS_EUC_TRAIL_OFF; in ImplEUCJPToUnicode()501 if ( (cLead < JIS_EUC_LEAD_OFF) || (cTrail < JIS_EUC_TRAIL_OFF) ) in ImplEUCJPToUnicode()
Completed in 8 milliseconds