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

/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregclass.c81 static int Isgraph(int c) { return iswgraph(c); } function
114 { SZ("graph"), Isgraph },

Completed in 51 milliseconds