Home
last modified time | relevance | path

Searched refs:_towctrans_ext (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/lib/libc/locale/
D_wctrans_local.h33 wint_t _towctrans_ext(wint_t, _WCTransEntry *);
41 te->te_cached[(rune_t)c]:_towctrans_ext(c, te)); in _towctrans()
D_wctrans.c88 _towctrans_ext(wint_t c, struct _WCTransEntry *te) in _towctrans_ext() function