Searched refs:Iscntrl (Results 1 – 2 of 2) sorted by relevance
78 static int Iscntrl(int c) { return iswcntrl(c); } in Iscntrl() function112 { SZ("cntrl"), Iscntrl },
71 static int Iscntrl(int c) { return iswcntrl(c); } in Iscntrl() function 113 { SZ("cntrl"), Iscntrl },