Searched refs:ASCII_BREAK (Results 1 – 5 of 5) sorted by relevance
172 ASCII_BREAK == p->buf[j])) in term_flushln()234 if (ASCII_BREAK == p->buf[i]) in term_flushln()674 ASCII_BREAK, '\0' }; in term_strlen()780 case ASCII_BREAK: in term_strlen()
350 case ASCII_BREAK: in print_escape()366 ASCII_NBRSP, ASCII_HYPH, ASCII_BREAK, '\0' }; in print_encode()
21 #define ASCII_BREAK 29 /* breakable zero-width space */ macro
33 static const char ascii_break[2] = { ASCII_BREAK, '\0' };
373 case ASCII_BREAK: in print_word()