Lines Matching defs:EXT
15 * 24/7/2001 Ram Added support for EXT character handling
37 #define EXT 0xF0 /* Extension code */
1158 * ii) EXT : Extention code is used to declare switching to Sanskrit and for obscure,
1232 } else if (*contextCharToUnicode==EXT) {
1258 /* only 0xA1 - 0xEE are legal after EXT char */
1284 case EXT: /*falls through*/
1491 if (*contextCharToUnicode==ATR || *contextCharToUnicode==EXT || *contextCharToUnicode==ISCII_INV) {