Searched refs:_sch_isgraph (Results 1 – 1 of 1) sorted by relevance
78 _sch_isgraph = _sch_isalnum|_sch_ispunct, /* isprint and not space */ enumerator94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph)