Searched refs:ispunct (Results 1 – 6 of 6) sorted by relevance
40 #define ispunct _ispunct macro53 #undef ispunct185 int ispunct(int c) { in ispunct() function
120 #undef ispunct121 #define ispunct _ispunct macro
1518 { .name = ":punct:]", .fn = ispunct }, in ccmatch()
3 int ispunct(int c) { in ispunct() function
17 int ispunct(int);
197 $(LOCAL_DIR)/src/ctype/ispunct.c \
Completed in 8 milliseconds