godot/modules/regex
Rémi Verschelde d0398f62f0
Revert "pcre2: Update to upstream version 10.42"
This reverts commit 62c3e4ab9c.

Needs more work, see comments about `_regex_free` errors in #70447.
2022-12-23 11:29:11 +01:00
..
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
tests Replace Array return types with TypedArray 2022-08-22 22:42:36 +02:00
config.py Revert "pcre2: Update to upstream version 10.42" 2022-12-23 11:29:11 +01:00
regex.cpp Unify String and StringName 2022-12-05 21:46:47 -05:00
regex.h Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-09-27 13:45:16 +02:00