Home
last modified time | relevance | path

Searched refs:wcwidth_l (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcwidth.c53 wcwidth_l(wchar_t wc, locale_t loc) in wcwidth_l() function
72 return (wcwidth_l(wc, uselocale(NULL))); in wcwidth()
H A Dwcswidth.c53 if ((l = wcwidth_l(wc, loc)) < 0) in wcswidth_l()
/illumos-gate/usr/src/head/
H A Dxlocale.h64 extern int wcwidth_l(wchar_t, locale_t);
/illumos-gate/usr/src/man/man3c/
H A DManlink1291 wcwidth_l.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers614 wcwidth_l;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1666 link path=usr/share/man/man3c/wcwidth_l.3c target=wcwidth.3c