Home
last modified time | relevance | path

Searched refs:CSI_CHR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c64 if (UChar(s[0]) == CSI_CHR) in is_csi()
H A Dlib_setup.c300 if (UChar(*value) == CSI_CHR) { in skip_csi()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h338 #define CSI_CHR 0x9b macro