Searched defs:ispunct (Results 1 – 8 of 8) sorted by relevance
55 #define ispunct(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_P)) macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
217 ispunct(int ch) ispunct() function
103 ispunct, 89 keyword