Searched defs:esc (Results 1 – 11 of 11) sorted by relevance
/plan9/sys/src/cmd/upas/bayes/ |
H A D | regen.c | 87 int cc, esc; in strcpycase() local
|
/plan9/sys/src/cmd/mk/ |
H A D | rc.c | 111 escapetoken(Biobuf *bp, Bufblock *buf, int preserve, int esc) in escapetoken()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | sstring.c | 165 const char *const esc = "\n\r\t\b\f"; in s_PSSE_process() local
|
/plan9/sys/src/cmd/usb/kb/ |
H A D | kb.c | 411 putscan(KDev *f, uchar esc, uchar sc) in putscan() 479 putmod(KDev *f, uchar mods, uchar omods, uchar mask, uchar esc, uchar sc) in putmod()
|
/plan9/sys/src/cmd/postscript/posttek/ |
H A D | posttek.c | 890 esc() in esc() function
|
/plan9/sys/src/cmd/acid/ |
H A D | lex.c | 248 int esc, c, cnt; in eatstring() local
|
/plan9/sys/src/cmd/cec/ |
H A D | cec.c | 53 uchar esc = ''; variable
|
/plan9/sys/src/cmd/troff/ |
H A D | ni.c | 317 int esc; variable
|
H A D | tdef.h | 671 char esc; /* was escape sequence named esc */ member
|
/plan9/sys/src/cmd/htmlroff/ |
H A D | roff.c | 49 Esc esc[MAXESC]; variable
|
/plan9/sys/src/cmd/spin/ |
H A D | spin.h | 136 struct SeqList *esc; /* zero or more escape sequences */ member
|