Home
last modified time | relevance | path

Searched defs:alloc_utf8_to_wchar_visual (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dmisc.c447 alloc_utf8_to_wchar_visual( const char * utf8, int length, int * mb_len) in alloc_utf8_to_wchar_visual() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h238 WCHAR * (*alloc_utf8_to_wchar_visual)(const char*,int,int*); member