Searched refs:OCHAR (Results 1 – 12 of 12) sorted by relevance
73 #define OCHAR (2LU<<OPSHIFT) /* character unsigned char */ macro
913 EMIT(OCHAR, (uch)ch); in ordinary()1440 case OCHAR: /* sequence member */ in findmust()1485 while (OP(s = *scan++) != OCHAR) in findmust()
333 case OCHAR:506 case OCHAR:869 case OCHAR:
76 #define OCHAR (2LU<<OPSHIFT) /* character unsigned char */ macro
949 EMIT(OCHAR, (uch)ch); in ordinary()1489 case OCHAR: /* sequence member */ in findmust()1534 while (OP(s = *scan++) != OCHAR) in findmust()
79 #define OCHAR (2LU<<OPSHIFT) /* character unsigned char */ macro
1076 EMIT(OCHAR, (uch)ch); in ordinary()1616 case OCHAR: /* sequence member */ in findmust()1661 while (OP(s = *scan++) != OCHAR) in findmust()