Searched refs:_towctrans_ext (Results 1 – 2 of 2) sorted by relevance
33 wint_t _towctrans_ext(wint_t, _WCTransEntry *);41 te->te_cached[(rune_t)c]:_towctrans_ext(c, te)); in _towctrans()
88 _towctrans_ext(wint_t c, struct _WCTransEntry *te) in _towctrans_ext() function