Home
last modified time | relevance | path

Searched refs:ure (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/regexp/
H A Dregexp.c95 char *ure; /* pointer current position in unconverted exp */ variable
112 ure = re;
134 while (*ure != NIL) { in expconv()
135 switch (c = *ure++) { in expconv()
138 switch (c = *ure++) { in expconv()
/original-bsd/usr.bin/vgrind/
H A Dregexp.c121 static char *ure; /* pointer current position in unconverted exp */ variable
136 ure = re;
160 while (*ure != NIL) { in expconv()
161 switch (c = *ure++) { in expconv()
164 switch (c = *ure++) { in expconv()
/original-bsd/sys/hp300/dev/
H A Dstvar.h43 ure: 1, member
H A Dst.c1343 if (xp->exb_xsense.ure)
1391 xp->exb_xsense.fmke, xp->exb_xsense.ure, xp->exb_xsense.we1,
/original-bsd/usr.bin/diction/style2/
H A Dehash.c77 char ure();
120 ure, ure_d,
524 ure(a0,a1,ptr) in ure() function