is_digit         2323 libglibc/regex.c                         boolean is_digit = STREQ (str, "digit");
is_digit         2350 libglibc/regex.c 			    if (   (is_digit  && ISDIGIT (ch))