The MBS Xojo RegEx Plugin
Plugins
Documentation
Download
Update plugin license
Mailing list
Order RegEx Plugin license
Order Complete Set License
Plugin Content
Better regular expressions.
This plugin is included in our plugin archive:
Download the MBS Xojo Plugins |
||||||
MBS-Xojo-Plugins222.dmg |
MBS-Xojo-Plugins222.zip |
MBS-Xojo-Plugins222.zip |
||||
All archives contain the same content. |
![]() |
MBS RegEx Plugin.pdf | 837K |
You can order a license here: Order
This plugin part is included if you buy a Complete set license.
Our RegEx Plugin is included in OmegaBundle 2022
RegEx
Our MBS Xojo RegEx Plugin provides an alternative RegEx class to Xojo with a few differences to the built in class:
- Better handling of text encodings.
- Much faster Replace/Replaceall operations.
- More options to configure.
- Multithreading support.
- Can work on String and Memoryblocks.
- Dynamical limit of subpatterns.
- Info functions to query details on generated state machine.
- More recent PCRE library version.
- Disassemble function to debug pattern.
- Full unicode support including using unicode escapes.
PCRE2
The newer PCRE2 library offers better performance and a modern API.
- Written for UTF-8 encoding.
- Much faster Replace/Replaceall operations.
- More options to configure.
- Full unicode support including using unicode escapes.
- Just-in-time compiler.
The documentation for MBS RegEx Plugin:
show all functions and classes in this plugin.
Examples for this plugin:
- /RegEx/PCRE2/PCRE2 Speed Test
- /RegEx/PCRE2/PCRE2 Test
- /RegEx/RegEx/RegEx Multiline
- /RegEx/RegEx/RegEx Speed Test
- /RegEx/RegEx/RegExMBS
- /RegEx/RegEx/Test RegEx1
- /RegEx/RegEx/Test RegEx2
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 22.2
- MBS Xojo Plugins, version 22.2pr6
- New PCRE2 Plugin for Xojo
- MBS Xojo Plugins, version 22.2pr4
- Problems with killing Xojo threads with plugin calls.
- MBS Xojo / Real Studio plug-ins in version 13.4
- MBS Xojo / Real Studio Plugins, version 13.4pr2
- MBS Real Studio Plugins, version 13.1pr6
- MBS Real Studio Plugins, version 11.4pr2
- MBS Real Studio Plugins, version 11.3pr7
Xojo Developer Magazine
- 12.4, page 73: Eureka!, Tips and Tricks for the Xojo Developer by Markus Winter
- 12.3, page 91: Group-Ease (and Subgroup-Ease), Everything You Need To Know About Subgroups by Kem Tekinay
- 11.6, page 8: News
Content of RegEx Plugin.
