Searched defs:isGRAPH (Results 1 – 2 of 2) sorted by relevance
1852 #define isGRAPH(c) isGRAPH_A(c) macro
13255 # define isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c)) macro