Searched defs:ispunct (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A Dstrmatch.c101 #undef ispunct macro
102 #define ispunct(x) iswpunct(x) macro
534 if (ispunct(sc))

Completed in 9 milliseconds