count2            252 ext/ereg/regex/regcomp.c 	register int count2;
count2            365 ext/ereg/regex/regcomp.c 				count2 = p_count(p);
count2            366 ext/ereg/regex/regcomp.c 				REQUIRE(count <= count2, REG_BADBR);
count2            368 ext/ereg/regex/regcomp.c 				count2 = INFINITY;
count2            370 ext/ereg/regex/regcomp.c 			count2 = count;
count2            371 ext/ereg/regex/regcomp.c 		repeat(p, pos, count, count2);
count2            455 ext/ereg/regex/regcomp.c 	register int count2;
count2            543 ext/ereg/regex/regcomp.c 				count2 = p_count(p);
count2            544 ext/ereg/regex/regcomp.c 				REQUIRE(count <= count2, REG_BADBR);
count2            546 ext/ereg/regex/regcomp.c 				count2 = INFINITY;
count2            548 ext/ereg/regex/regcomp.c 			count2 = count;
count2            549 ext/ereg/regex/regcomp.c 		repeat(p, pos, count, count2);