is_alnum 2319 libglibc/regex.c boolean is_alnum = STREQ (str, "alnum"); is_alnum 2345 libglibc/regex.c if ( (is_alnum && ISALNUM (ch))