Searched refs:is_space (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.c1476 boolean is_space = STREQ (str, "space");
1499 || (is_space && ISSPACE (ch))
1467 boolean is_space = STREQ (str, "space"); local

Completed in 36 milliseconds