Searched refs:last_ch (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c792 int last_ch = '\0'; local
807 if (c == '^' && last_ch != '%') {
947 last_ch = c;

Completed in 112 milliseconds