Home
last modified time | relevance | path

Searched defs:towctrans (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctrans.c61 towctrans(wint_t wc, wctrans_t desc) in towctrans() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c74 #define towctrans sh_towctrans macro
75 static int towctrans(int c, wctrans_t t) in towctrans() function