Searched refs:regrepeat (Results 1 – 2 of 2) sorted by relevance
800 STATIC int regrepeat(char *);1058 no = regrepeat(OPERAND(scan)); in regmatch()1098 regrepeat(char *p) in regrepeat() function
23036 static int regrepeat(regex_t *preg, int p, int max);23233 no = regrepeat(preg, scan + 5, max); in regmatchsimplerepeat()23488 static int regrepeat(regex_t *preg, int p, int max) in regrepeat() function