mirror of
https://github.com/godotengine/godot.git
synced 2025-03-07 23:32:58 +08:00
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. |
||
---|---|---|
.. | ||
config.py | ||
regex.cpp | ||
regex.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |