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

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c89 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
131 ccre = MNEXT(cre);
184 ccre = MNEXT(cs);
203 ccre = MNEXT(cs);
243 ccre = MNEXT(cs);
411 ptr = expmatch (s1, MNEXT(cs), mstring);
445 ptr = expmatch (s1, MNEXT(cs), mstring);
470 cs = MNEXT(cs);
482 cs = MNEXT(cs);
487 cs = MNEXT(c
[all...]

Completed in 70 milliseconds