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

/freebsd-10.2-release/lib/libc/locale/
H A Dwcwidth.c58 wcwidth_l(wchar_t wc, locale_t locale) function
/freebsd-10.2-release/lib/libc/string/
H A Dwcswidth.c58 if ((l = wcwidth_l(wc, locale)) < 0)
/freebsd-10.2-release/include/xlocale/
H A D_wchar.h108 int wcwidth_l(wchar_t, locale_t);

Completed in 227 milliseconds