Searched defs:ISGRAPH (Results 1 – 1 of 1) sorted by relevance
43 #define ISGRAPH(x) (isgraph((int) ((unsigned char)x))) macro68 #define ISGRAPH(x) (Curl_isgraph((int) ((unsigned char)x))) macro