Home
last modified time | relevance | path

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

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DInternat.c1256 UINT utfstr_len; in CopyUtfToUni() local
1263 utfstr_len = StrLen(utfstr); in CopyUtfToUni()
1265 size = CalcUtf8ToUni((BYTE *)utfstr, utfstr_len); in CopyUtfToUni()
1267 Utf8ToUni(ret, size, (BYTE *)utfstr, utfstr_len); in CopyUtfToUni()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DInternat.c1580 UINT utfstr_len; in CopyUtfToUni() local
1587 utfstr_len = StrLen(utfstr); in CopyUtfToUni()
1589 size = CalcUtf8ToUni((BYTE *)utfstr, utfstr_len); in CopyUtfToUni()
1591 Utf8ToUni(ret, size, (BYTE *)utfstr, utfstr_len); in CopyUtfToUni()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DInternat.c1580 UINT utfstr_len; in CopyUtfToUni() local
1587 utfstr_len = StrLen(utfstr); in CopyUtfToUni()
1589 size = CalcUtf8ToUni((BYTE *)utfstr, utfstr_len); in CopyUtfToUni()
1591 Utf8ToUni(ret, size, (BYTE *)utfstr, utfstr_len); in CopyUtfToUni()