Searched refs:regmatchrepeat (Results 1 – 1 of 1) sorted by relevance
23285 static int regmatchrepeat(regex_t *preg, int scan, int matchmin) in regmatchrepeat() function23459 return regmatchrepeat(preg, scan, OP(preg, scan) == REPXMIN); in regmatch()