Searched refs:wcs_to_utf8 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c958 wcs_to_utf8(const wchar_t *wcs, apr_pool_t *pool)
985 return wcs_to_utf8(value, pool);
1014 spack = wcs_to_utf8(osinfo.szCSDVersion, pool);
1051 const char *servicepack = wcs_to_utf8(osinfo.szCSDVersion, pool);
1181 filename = wcs_to_utf8(buffer, pool);
954 wcs_to_utf8(const wchar_t *wcs, apr_pool_t *pool) function

Completed in 105 milliseconds