Home
last modified time | relevance | path

Searched defs:wcslcat (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcslcat.c51 wcslcat(wchar_t *dst, const wchar_t *src, size_t siz) in wcslcat() function
/bionic/tests/
Dwchar_test.cpp1122 TEST(wchar, wcslcat) { in TEST() argument