Searched defs:wcswidth (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/string/ | ||
D | wcswidth.c | 35 wcswidth(const wchar_t *s, size_t n) in wcswidth() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 1038 TEST(wchar, wcswidth) { in TEST() argument |