Home
last modified time | relevance | path

Searched refs:utf_16le_to_cp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dcharconv.h40 extern char *utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string);
H A Dcharconv.c96 utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string) in utf_16le_to_cp() function