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

/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c1176 #define wstr_to_utf8(str, plen) wstr_to_mbstr(CP_UTF8, str, -1, plen) macro
5103 if (!(*myenv = wstr_to_utf8(env, NULL))) {

Completed in 122 milliseconds