Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c140 mDNSlocal OSStatus WindowsLatin1toUTF8( const char *inString, char *inBuffer, size_t inBufferSize…
4459 return( WindowsLatin1toUTF8( inString, inBuffer, inBufferSize ) ); in TCHARtoUTF8()
4469 WindowsLatin1toUTF8( const char *inString, char *inBuffer, size_t inBufferSize ) in WindowsLatin1toUTF8() function