Searched refs:iswgraph_l (Results 1 – 4 of 4) sorted by relevance
41 extern int iswgraph_l(wint_t, locale_t);
55 int iswgraph_l(wint_t c, locale_t) { return iswgraph(c); } in iswgraph_l() function
465 iswgraph_l
672 iswgraph_l;