Home
last modified time | relevance | path

Searched refs:win32_wide_utf8 (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/compat/
H A Dcompat.c63 win32_wide_utf8(env, &ret, NULL); in compat_getenv()
91 if(!wpath || win32_wide_utf8(wpath, &upath, NULL) < 1) in w2upath()
270 int win32_wide_utf8(const wchar_t * const wptr, char **mbptr, size_t * buflen) in win32_wide_utf8() function
506 win32_wide_utf8(cd->d.cFileName, &ret, NULL); in compat_nextfile()
540 win32_wide_utf8(cd->d.cFileName, &ret, NULL); in compat_nextdir()
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dcompat.h192 int win32_wide_utf8(const wchar_t * const wptr, char **mbptr, size_t * buflen);
H A Dintsym.h18 #define win32_wide_utf8 INT123_win32_wide_utf8 macro