Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c87 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
129 ccre = MNEXT(cre); in convexp()
183 ccre = MNEXT(cs); in expconv()
202 ccre = MNEXT(cs); in expconv()
242 ccre = MNEXT(cs); in expconv()
410 ptr = expmatch (s1, MNEXT(cs), mstring); in expmatch()
444 ptr = expmatch (s1, MNEXT(cs), mstring); in expmatch()
469 cs = MNEXT(cs); in expmatch()
481 cs = MNEXT(cs); in expmatch()
486 cs = MNEXT(cs); in expmatch()
[all …]