Home
last modified time | relevance | path

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

/reactos/dll/win32/mlang/
H A Dmlang.c674 static UINT ConvertJIS2SJIS(LPCSTR input, DWORD count, LPSTR output) in ConvertJIS2SJIS() function
839 rc = ConvertJIS2SJIS(input,count,sjis_string); in ConvertJISJapaneseToUnicode()
886 rc = ConvertJIS2SJIS(input,count,sjis_string); in ConvertUnknownJapaneseToUnicode()