godot/modules/regex
Jakub Marcowski 2c3e302c75
pcre2: Update to 10.45
2025-03-23 17:22:09 +07:00
..
doc_classes Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +07:00
icons Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 +07:00
tests Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
SCsub pcre2: Update to 10.45 2025-03-23 17:22:09 +07:00
config.py pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +07:00
regex.compat.inc [RegEx] Add show_error parameter to control error printing on compilation fail 2024-08-28 15:35:42 +07:00
regex.cpp Remove `String` clipping constructors. 2025-03-15 12:34:44 +07:00
regex.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00