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

/netbsd-current/usr.bin/vgrind/
H A Dregexp.c134 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
174 ccre = MNEXT(cre);
227 ccre = MNEXT(cs);
246 ccre = MNEXT(cs);
286 ccre = MNEXT(cs);
453 ptr = expmatch(s1, MNEXT(cs), mstring);
487 ptr = expmatch(s1, MNEXT(cs), mstring);
512 cs = MNEXT(cs);
524 cs = MNEXT(cs);
529 cs = MNEXT(c
[all...]

Completed in 125 milliseconds