mcnt2 667 libglibc/regex.c int mcnt, mcnt2; mcnt2 811 libglibc/regex.c extract_number_and_incr (&mcnt2, &p); mcnt2 812 libglibc/regex.c printf ("/succeed_n to %d, %d times", p1 - start, mcnt2); mcnt2 818 libglibc/regex.c extract_number_and_incr (&mcnt2, &p); mcnt2 819 libglibc/regex.c printf ("/jump_n to %d, %d times", p1 - start, mcnt2); mcnt2 825 libglibc/regex.c extract_number_and_incr (&mcnt2, &p); mcnt2 826 libglibc/regex.c printf ("/set_number_at location %d to %d", p1 - start, mcnt2);