Lines Matching full:sequences
55 * its designation sequences, single shifts with return to the previous state,
308 * the associated escape sequences starting with ESC ( B should be removed.
723 * Recognized escape sequences are
1003 * Ticket 5691: consistent illegal sequences:
1007 * In escape sequences, all following bytes are "printable", that is,
1034 /*Checks the characters of the buffer against valid 2022 escape sequences
1383 * (i) Escape sequences must be fully contained within a line they should not
1422 * The escape sequences must be in order of the enum constants like JISX201 = 3,
2218 * Ticket 5691: consistent illegal sequences:
2307 * ii) There are only 2 shifting sequences SO to shift into double byte mode
2712 myData->isEmptySegment = FALSE; /* Any invalid ESC sequences will be detected separately, so just reset this */
2732 * Ticket 5691: consistent illegal sequences:
2799 * v) Four shifting sequences are employed for this purpose:
3351 * Ticket 5691: consistent illegal sequences: