Home
last modified time | relevance | path

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

/minix3/bin/ed/
H A Dsub.c127 char *eot; in search_and_replace() local
144 eot = rbuf + len; in search_and_replace()
157 } while (txt != eot); in search_and_replace()
185 char *eot; in substitute_matching_text() local
191 eot = txt + lp->len; in substitute_matching_text()
216 i = eot - txt; in substitute_matching_text()
H A Dmain.c1055 char *eot; in append_lines() local
1077 eot = lp + l; in append_lines()
1090 } while (lp != eot); in append_lines()
/minix3/share/misc/
H A Dascii1 |000 nul|001 soh|002 stx|003 etx|004 eot|005 enq|006 ack|007 bel|
18 | 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
35 | 0 nul| 1 soh| 2 stx| 3 etx| 4 eot| 5 enq| 6 ack| 7 bel|