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