Home
last modified time | relevance | path

Searched defs:subexp (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/upas/send/
H A Drewrite.c20 Resub subexp[NSUBEXP]; member
219 substitute(String *source, Resub *subexp, message *mp) in substitute()
H A Dmessage.c259 Resub subexp[10]; in m_read() local
/plan9/sys/src/cmd/upas/common/
H A Daux.c29 append_match(Resub *subexp, String *sp, int se) in append_match()
/plan9/sys/src/cmd/
H A Dsed.c100 Resub subexp[MAXSUB]; /* sub-patterns of pattern match*/ variable
H A Ded.c62 Resub subexp[MAXSUB]; variable