HomeSort by: relevance | last modified time | path
    Searched defs:scand (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nvi/dist/regex/
regcomp.c 1621 RCHAR_T *scand; local
1639 scand = g->stripdata + 1;
1642 d = *scand++;
1647 newstartd = scand - 1;
1658 scand--;
1661 scand += d;
1663 d = *scand;
1693 scand = startd;
1697 d = *scand++;

Completed in 15 milliseconds