Home
last modified time | relevance | path

Searched defs:startchar (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/ape/lib/regexp/
H A Drregexec.c20 wchar_t startchar) in rregexec1()
147 wchar_t startchar; in rregexec() local
H A Dregexec.c20 wchar_t startchar) in regexec1()
157 wchar_t startchar; in regexec() local
/plan9/sys/src/libregexp/
H A Dregcomp.h53 Rune startchar; member
/plan9/sys/src/cmd/acme/
H A Dregx.c565 int startchar; in rxexecute() local
708 int startchar; in rxbexecute() local
/plan9/sys/src/cmd/sam/
H A Dregexp.c565 int startchar = startinst->type<OPERATOR? startinst->type : 0; in execute() local
690 int startchar = bstartinst->type<OPERATOR? bstartinst->type : 0; in bexecute() local
/plan9/sys/src/cmd/postscript/tr2post/
H A Dchartab.c129 int startfont, endfont, startchar, endchar, i, pfid; in readpsfontdesc() local