Home
last modified time | relevance | path

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

/freebsd/usr.bin/vgrind/
H A Dregexp.c110 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
151 ccre = MNEXT(cre); in convexp()
204 ccre = MNEXT(cs); in expconv()
223 ccre = MNEXT(cs); in expconv()
263 ccre = MNEXT(cs); in expconv()
431 ptr = expmatch(s1, MNEXT(cs), mstring); in expmatch()
470 ptr = expmatch(s1, MNEXT(cs), mstring); in expmatch()
495 cs = MNEXT(cs); in expmatch()
507 cs = MNEXT(cs); in expmatch()
512 cs = MNEXT(cs); in expmatch()
[all …]