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

/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c2290 boolean is_graph = STREQ (str, "graph");
2318 || (is_graph && ISGRAPH (ch))
2276 boolean is_graph = STREQ (str, "graph"); local
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c668 FUNC(is_graph, ISGRAPH)
693 { ":graph:]", is_graph },
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dregex.c3271 boolean is_graph = STREQ (str, "graph");
3298 || (is_graph && ISGRAPH (ch))
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dregex.c3271 boolean is_graph = STREQ (str, "graph");
3298 || (is_graph && ISGRAPH (ch))

Completed in 101 milliseconds