OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcslcat
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/string/
wcslcat.c
33
__RCSID("$NetBSD:
wcslcat
.c,v 1.1 2000/12/23 23:14:36 itojun Exp $");
49
wcslcat
(wchar_t *dst, const wchar_t *src, size_t siz)
function
/ndk/sources/android/support/src/
wchar_support.c
72
size_t
wcslcat
(wchar_t *dst, const wchar_t *src, size_t siz) {
function
Completed in 113 milliseconds