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

/freebsd-11.0-release/lib/libedit/
H A Dchartype.h76 #define Isgraph(x) iswgraph(x) macro
132 #define Isgraph(x) isgraph((unsigned char)x) macro
H A Dchared.c218 if (Isgraph(p))

Completed in 93 milliseconds