Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcsncat.c42 wcsncat(wchar_t * __restrict s1, const wchar_t * __restrict s2, size_t n) in wcsncat() function
/bionic/tests/
Dwchar_test.cpp1119 TEST(wchar, wcsncat) { in TEST() argument