Searched refs:wddelim_C (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dwdresolve.c52 static wchar_t *wddelim_C(wchar_t, wchar_t, int);
53 static wchar_t *(*wddlm)(wchar_t, wchar_t, int) = wddelim_C;
96 wddlm = wddelim_C;
105 wddlm = wddelim_C;
219 wddelim_C(wchar_t wc1, wchar_t wc2, int type) function

Completed in 18 milliseconds