Home
last modified time | relevance | path

Searched defs:esc (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/upas/bayes/
H A Dregen.c87 int cc, esc; in strcpycase() local
/plan9/sys/src/cmd/mk/
H A Drc.c111 escapetoken(Biobuf *bp, Bufblock *buf, int preserve, int esc) in escapetoken()
/plan9/sys/src/cmd/gs/src/
H A Dsstring.c165 const char *const esc = "\n\r\t\b\f"; in s_PSSE_process() local
/plan9/sys/src/cmd/usb/kb/
H A Dkb.c411 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 Dposttek.c890 esc() in esc() function
/plan9/sys/src/cmd/acid/
H A Dlex.c248 int esc, c, cnt; in eatstring() local
/plan9/sys/src/cmd/cec/
H A Dcec.c53 uchar esc = ''; variable
/plan9/sys/src/cmd/troff/
H A Dni.c317 int esc; variable
H A Dtdef.h671 char esc; /* was escape sequence named esc */ member
/plan9/sys/src/cmd/htmlroff/
H A Droff.c49 Esc esc[MAXESC]; variable
/plan9/sys/src/cmd/spin/
H A Dspin.h136 struct SeqList *esc; /* zero or more escape sequences */ member