Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Dr!fter
Forum: Scripting 07-19-2018, 11:04
Replies: 17
Views: 3,129
Posted By Dr!fter
Re: Can't compile regex expression.

Regex re = new Regex("[\\pSo]", PCRE_UTF8, error, sizeof(error), iError);

Seems to work here is a list of what it captures.
https://www.fileformat.info/info/unicode/category/So/list.htm
Forum: Scripting 07-18-2018, 16:33
Replies: 17
Views: 3,129
Posted By Dr!fter
Re: Can't compile regex expression.

How about you, idk, use the error params...


Regex CompileRegex(const char[] pattern, int flags, char[] error, int maxLen, RegexError& errcode)


Ill just add, that you should use SM 1.9 for...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 23:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode