Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/locale/
Dwcwidth.c58 wcwidth_l(wchar_t wc, locale_t locale) in wcwidth_l() function
/freebsd-9-stable/lib/libc/string/
Dwcswidth.c58 if ((l = wcwidth_l(wc, locale)) < 0) in wcswidth_l()
DSymbol.map99 wcwidth_l;
/freebsd-9-stable/include/xlocale/
D_wchar.h108 int wcwidth_l(wchar_t, locale_t);