Home
last modified time | relevance | path

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

/freebsd/lib/libc/string/
H A Dwcswidth.c49 wcswidth_l(const wchar_t *pwcs, size_t n, locale_t locale) in wcswidth_l() function
67 return wcswidth_l(pwcs, n, __get_locale()); in wcswidth()
H A DSymbol.map95 wcswidth_l;
/freebsd/include/xlocale/
H A D_wchar.h105 int wcswidth_l(const wchar_t *, size_t, locale_t);