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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcswidth.c46 wcswidth_l(const wchar_t *pwcs, size_t n, locale_t loc) function
63 return (wcswidth_l(pwcs, n, uselocale(NULL)));
/illumos-gate/usr/src/head/
H A Dxlocale.h64 extern int wcswidth_l(const wchar_t *, size_t, locale_t);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1365 wcswidth_l.3c \
2481 wcswidth_l.3c := LINKSRC = wcswidth.3c

Completed in 630 milliseconds