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

/freebsd-10.1-release/contrib/nvi/regex/
H A Dregcomp.c1618 register RCHAR_T *scand; local
1636 scand = g->stripdata + 1;
1639 d = *scand++;
1644 newstartd = scand - 1;
1655 scand--;
1658 scand += d;
1660 d = *scand;
1690 scand = startd;
1694 d = *scand++;

Completed in 166 milliseconds