Searched refs:towctrans (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ | ||
H A D | init.c | 73 #undef towctrans macro 74 #define towctrans sh_towctrans macro 75 static int towctrans(int c, wctrans_t t) function 2179 c = towctrans(c,mp->trans); |
Completed in 15 milliseconds