Home
last modified time | relevance | path

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

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DInternat.h108 bool UniIsCharInStr(wchar_t *str, wchar_t c);
H A DInternat.c2096 bool UniIsCharInStr(wchar_t *str, wchar_t c) in UniIsCharInStr() function
2143 bool flag = UniIsCharInStr(split_chars, c); in UniParseTokenWithNullStr()
2206 bool flag = UniIsCharInStr(split_chars, c); in UniParseTokenWithoutNullStr()