Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c146 struct ansi_state { struct
147 osc8_state ostate; /* State while processing OSC8 sequence */
148 unsigned int otype; /* OSC type number */
149 unsigned int escs_in_seq;
H A Dless.h481 } ansi_state; typedef