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

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c1174 #define wstr_to_filecp(str, plen) wstr_to_mbstr(filecp(), str, -1, plen) macro
1946 if (!(entry->d_name = wstr_to_filecp(file, &entry->d_namlen)))
1979 if (NIL_P(str)) return wstr_to_filecp(wstr, lenp);

Completed in 127 milliseconds