Home
last modified time | relevance | path

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

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