Home
last modified time | relevance | path

Searched defs:ansi_state (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dline.c144 struct ansi_state { struct
145 osc8_state ostate; /* State while processing OSC8 sequence */
146 unsigned int otype; /* OSC type number */
147 unsigned int escs_in_seq;
H A Dless.h480 } ansi_state; typedef