Lines Matching refs:wcwidth
4014 * libc/string/wcwidth.c: Include <wctypes.h> for "iswprint" and
6143 * libc/string/wcwidth.c: Optimize for speed.
6152 * libc/string/wcwidth.c: Fix comments.
6196 systems. Call __wcwidth rather than wcwidth.
6197 * libc/string/wcwidth.c: New implementation using Markus Kuhn's
6198 wcwidth implementation for Unicode.
6202 Move old wcwidth implementation here for non-multibyte aware
6204 (wcwidth): Convert japanese wide characters to Unicode here.
12409 * libc/string/wcwidth.c: Likewise.
15880 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.
15881 * libc/string/Makefile.am: Add wcswidth.c and wcwidth.c
15884 * libc/string/wcwidth.c: New file.
15885 * libc/string/wcstrings.tex: Add wcswidth and wcwidth.