Searched refs:regmatchsimplerepeat (Results 1 – 1 of 1) sorted by relevance
23229 static int regmatchsimplerepeat(regex_t *preg, int scan, int matchmin) in regmatchsimplerepeat() function23455 return regmatchsimplerepeat(preg, scan, OP(preg, scan) == REPMIN); in regmatch()