1
0
Fork 0
godot/modules/regex
Adam Scott 33e16435f5
Replace some problematic uses of `String::num` to `String::num_int64`
2025-01-15 12:51:51 -05:00
..
doc_classes
icons
tests RegEx: Fix handling of unset/unknown capture groups 2024-11-30 13:35:49 +03:00
SCsub
config.py
regex.compat.inc
regex.cpp Replace some problematic uses of `String::num` to `String::num_int64` 2025-01-15 12:51:51 -05:00
regex.h RegEx: Fix handling of unset/unknown capture groups 2024-11-30 13:35:49 +03:00
register_types.cpp
register_types.h