godot/modules/regex
Maganty Rushyendra 87f999274b Fix RegEx example in class doc and correct typo
Fix minor errors to do with `search_all` example in RegEx and
typo in RegExMatch class docs.

(cherry picked from commit e5d93f7a66)
2020-06-15 14:34:35 +02:00
..
doc_classes Fix RegEx example in class doc and correct typo 2020-06-15 14:34:35 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
regex.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
regex.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub Enable Unicode support for RegEx class 2020-06-11 10:00:06 +02:00