Searched defs:ansi (Results 1 – 4 of 4) sorted by relevance
8 const ansi = new RegExp('\x1b(?:\\[(?:\\d+[ABCDEFGJKSTm]|\\d+;\\d+[Hfm]|' + constant
204 ansi(ansi: number): string; method225 readonly ansi: ColorConvert; property
150 private $ansi; variable in phpseclib3\\File\\ANSI
226 ansi(code: number): Chalk; method