Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/libc/regex/
Dregcomp.c144 static void repeat(struct parse *p, sopno start, int from, int to, size_t reclimit);
523 repeat(p, pos, count, count2, 0); in p_ere_exp()
716 repeat(p, pos, count, count2, 0); in p_simp_re()
1132 repeat( in repeat() function
1166 repeat(p, start+1, 1, to, reclimit); in repeat()
1186 repeat(p, copy, 1, to-1, reclimit); in repeat()
1194 repeat(p, copy, from-1, to-1, reclimit); in repeat()
1198 repeat(p, copy, from-1, to, reclimit); in repeat()
/bionic/libc/kernel/
DREADME.TXT240 so we're doomed to repeat the same effort than anyone else. the big difference