Searched defs:wcsrtombs (Results 1 – 2 of 2) sorted by relevance
3 size_t wcsrtombs(char *restrict s, const wchar_t **restrict ws, size_t n, mbstate_t *restrict st) in wcsrtombs() function
56 size_t wcsrtombs (char *dst, const wchar_t **src, size_t len, in wcsrtombs() function