Home | History | Annotate | Download | only in common

Lines Matching full:range

86   use the ANSI nomenclature 'C0' and 'C1' to refer to the range of control 
87 characters just above & below the common lower-ANSI range */
137 that can have 1 or two bytes, even in the upper-ascii range. To force
156 beginning of internal 'system' range names: */
256 and 0x0019, the 1-2-3 system range control char */
283 /* And here's a simple way to see if a group falls in an appropriate range */
711 /* All initial byte values in lower ascii range should have been caught by now,
757 /* encode into LMBCS Unicode range */
843 /* Check by UNICODE range (Strategy 2) */
1039 if(((CurByte > ULMBCS_C0END) && (CurByte < ULMBCS_C1START)) /* ascii range */
1104 * AND the second byte is not in the upper ascii range