is_space         2328 libglibc/regex.c                         boolean is_space = STREQ (str, "space");
is_space         2356 libglibc/regex.c                                 || (is_space  && ISSPACE (ch))