RegEx re-implemented as a module
Re-wrote nrex as a module using godot-specific parts and new features: * Added string substitutions. * Named groups are now supported. * Removed use of mutable variables in RegEx. RegExMatch is returned instead.
This commit is contained in:
1465
modules/regex/regex.cpp
Normal file
1465
modules/regex/regex.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user