Searched refs:numb (Results 1 – 4 of 4) sorted by relevance
125 countT numb; /* if >0, only substitute for match number "numb" */ member
598 cmd->numb = 0;658 if (cmd->numb)660 cmd->numb = in_integer(ch);661 if (!cmd->numb)
1191 if (!sub->replacement && sub->numb <= 1)1234 && ++count >= sub->numb)1280 if (count < sub->numb)
2448 but fewer than sub->numb matches of the regexp were found.