Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c666 static lbool valid_osc_type(int otype, lbool content) in valid_osc_type() function
742 return osc_return(pansi, OSC_END, valid_osc_type(pansi->otype, content) ? ANSI_END : ANSI_ERR); in ansi_step2()
753 return osc_return(pansi, OSC_END, valid_osc_type(pansi->otype, content) ? ANSI_END : ANSI_ERR); in ansi_step2()