Searched defs:wc (Results 1 – 5 of 5) sorted by relevance
26 __iswctype (wint_t wc, wctype_t desc) in __iswctype()
25 __towctrans (wint_t wc, wctrans_t desc) in __towctrans()
26 __towctrans_l (wint_t wc, wctrans_t desc, locale_t locale) in __towctrans_l()
26 __iswctype_l (wint_t wc, wctype_t desc, locale_t locale) in __iswctype_l()
51 wctype_table_lookup (const char *table, uint32_t wc) in wctype_table_lookup()83 wcwidth_table_lookup (const char *table, uint32_t wc) in wcwidth_table_lookup()
Completed in 8 milliseconds