Parse ANSI Sequences
| Function | Description | Links |
|---|---|---|
| ansi_color_parse_single() | Parse a single ANSI escape sequence | |
| ansi_color_reset() | Reset an AnsiColor to uncoloured | |
| ansi_color_seq_length() | Is this an ANSI escape sequence? | |
| ansi_is_end_char() | Is this the end of a sequence? |