|
IsDBCSLeadByte() should be used for GBK/GB2312/GB18030 encoding etc.(CJK encodings)
Here is a good replacement for PatchMatchSpecW():
https://github.com/kirkjkrauss/MatchingWildcards
This article is also interesting:
https://www.codeproject.com/Articles/5163931/Fast-String-Matching-with-Wildcards-Globs-and-Giti
__________________
AKA Solomon/blowfish.
Last edited by WhoCares; 07-25-2024 at 12:39.
|