- Posted by
- Since I started playing with the new function list, I also encountered problems with the Perl regular expression engine and the subgroups. I have found that only the top level groups respect the /Regexp Type = Perl setting, whereas the subgroups require the use of the UltraEdit regular expression st...Posted in Syntax Highlighting
-   Topics
-   Views
- TLis
Mar 04, 2010
- Please note that there may be cases like: const const_iterator which would not allow the 'const_iterator' to match, as the 'const' would be matched earlier and the dialog box would close. Therefore Mofi's remark that there should not be any other string in the auto-completion dialog is crucial here.Posted in Configuration/INI Settings
-   Topics
-   Views
- TLis
Jan 28, 2009
- I have submitted an error report to support about the [\D\S] issue and they confirmed it being a bug in the Boost libraries. They have told me that they need now to submit a bug report to Boost library maker to get it fixed.Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- TLis
Sep 21, 2008
- I am reading a tutorial , following examples in regular expressions and in a Perl Example they show that [^\d\s] is not the same as [\D\S] however in UE 14.10.0.1024 I see the latter matches exactly what the first expression matches and not what I expected it to match. Example 8x8 The first regex s...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- TLis
Sep 14, 2008