Home | History | Annotate | Download | only in common

Lines Matching defs:EXT

15 *   24/7/2001   Ram         Added support for EXT character handling
38 #define EXT 0xF0 /* Extension code */
1161 * ii) EXT : Extention code is used to declare switching to Sanskrit and for obscure,
1235 } else if (*contextCharToUnicode==EXT) {
1261 /* only 0xA1 - 0xEE are legal after EXT char */
1287 case EXT: /*falls through*/
1495 if (*contextCharToUnicode==ATR || *contextCharToUnicode==EXT || *contextCharToUnicode==ISCII_INV) {