Home | History | Annotate | Download | only in regex

Lines Matching refs:DUPMAX

609 	while (MORE() && isdigit((uch)PEEK()) && count <= DUPMAX) {
614 DUPMAX, REG_BADBR);