Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dengine.c111 sopno startst, sopno stopst, bool fast);
426 AT("diss", start, stop, startst, stopst); in dissect()
428 for (ss = startst; ss < stopst; ss = es) { in dissect()
610 AT("back", start, stop, startst, stopst); in backref()
615 for (ss = startst; !hard && ss < stopst; ss++) in backref()
804 AT("slow", start, stop, startst, stopst); in walk()
806 SET1(st, startst); in walk()
808 st = step(m->g, startst, stopst, st, NOTHING, st); in walk()
849 st = step(m->g, startst, stopst, st, in walk()
885 st = step(m->g, startst, stopst, tmp, c, st); in walk()
[all …]