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

/haiku/src/build/libgnuregex/
H A Dregex.c1472 boolean is_graph = STREQ (str, "graph");
1495 || (is_graph && ISGRAPH (ch))
1463 boolean is_graph = STREQ (str, "graph"); local

Completed in 26 milliseconds