Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/string/
Dwcslcpy.c28 wcslcpy(wchar_t *dst, const wchar_t *src, size_t dsize) in wcslcpy() function
/bionic/tests/
Dwchar_test.cpp1194 TEST(wchar, wcslcpy) { in TEST() argument