Home
last modified time | relevance | path

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

/trunk/main/sal/textenc/
H A Dtcvtmb.c383 #define JIS_EUC_LEAD_OFF 0x80 macro
478 if ( (cLead < JIS_EUC_LEAD_OFF) || (cTrail < JIS_EUC_TRAIL_OFF) ) in ImplEUCJPToUnicode()
482 cLead -= JIS_EUC_LEAD_OFF; in ImplEUCJPToUnicode()
501 if ( (cLead < JIS_EUC_LEAD_OFF) || (cTrail < JIS_EUC_TRAIL_OFF) ) in ImplEUCJPToUnicode()

Completed in 19 milliseconds