Home
last modified time | relevance | path

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

/external/libpcap/
Dcharconv.h40 extern char *utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string);
Dcharconv.c95 utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string) in utf_16le_to_cp() function