Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DInternat.h119 bool UniCheckStrLen(wchar_t *str, UINT len);
H A DInternat.c3515 return UniCheckStrLen(str, size / sizeof(wchar_t) - 1); in UniCheckStrSize()
3519 bool UniCheckStrLen(wchar_t *str, UINT len) in UniCheckStrLen() function
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DInternat.h119 bool UniCheckStrLen(wchar_t *str, UINT len);
H A DInternat.c3515 return UniCheckStrLen(str, size / sizeof(wchar_t) - 1); in UniCheckStrSize()
3519 bool UniCheckStrLen(wchar_t *str, UINT len) in UniCheckStrLen() function