Searched refs:ccre (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/vgrind/
H A Dregexp.c154 static char *ccre; /* pointer to current position in converted exp*/ variable
168 ccre = cre;
174 ccre = MNEXT(cre);
178 *ccre = 0;
202 cs = ccre;
205 ccre += 2;
208 *ccre++ = c;
219 OCNT(acs) = tocc(ccre - acs);
224 cs = ccre;
227 ccre
[all...]

Completed in 172 milliseconds