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

/ndk/sources/host-tools/ndk-stack/regex/
H A Dregcomp.c85 static void repeat(struct parse *, sopno, int, int);
416 repeat(p, pos, count, count2);
587 repeat(p, pos, count, count2);
936 - repeat - generate code for a bounded repetition, recursively if needed
939 repeat(struct parse *p, function
965 repeat(p, start+1, 1, to);
985 repeat(p, copy, 1, to-1);
993 repeat(p, copy, from-1, to-1);
997 repeat(p, copy, from-1, to);
/ndk/sources/host-tools/sed-4.2.1/build-aux/
H A Dtexinfo.tex4828 % format, but then we repeat the same computation. Repeating a couple
4952 \repeat
8065 \repeat
8073 \repeat

Completed in 223 milliseconds