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

/freebsd-11-stable/usr.bin/vgrind/
H A Dregexp.c122 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
163 ccre = MNEXT(cre);
216 ccre = MNEXT(cs);
235 ccre = MNEXT(cs);
275 ccre = MNEXT(cs);
443 ptr = expmatch(s1, MNEXT(cs), mstring);
482 ptr = expmatch(s1, MNEXT(cs), mstring);
507 cs = MNEXT(cs);
519 cs = MNEXT(cs);
524 cs = MNEXT(c
[all...]

Completed in 44 milliseconds