Searched refs:Ispunct (Results 1 – 1 of 1) sorted by relevance
84 static int Ispunct(int c) { return iswpunct(c); } in Ispunct() function117 { SZ("punct"), Ispunct },