is_alpha 2320 libglibc/regex.c boolean is_alpha = STREQ (str, "alpha"); is_alpha 2346 libglibc/regex.c || (is_alpha && ISALPHA (ch))