Searched refs:regrepeat (Results 1 – 2 of 2) sorted by relevance
700 STATIC int regrepeat(char *);967 no = regrepeat(OPERAND(scan)); in regmatch()1007 regrepeat(char *p) in regrepeat() function
23047 static int regrepeat(regex_t *preg, int p, int max);23244 no = regrepeat(preg, scan + 5, max); in regmatchsimplerepeat()23499 static int regrepeat(regex_t *preg, int p, int max) in regrepeat() function