godot/modules/regex
2025-10-08 02:04:05 +02:00
..
doc_classes Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
icons Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00
tests Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
config.py pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
regex.compat.inc [RegEx] Add show_error parameter to control error printing on compilation fail 2024-08-28 15:35:42 +03:00
regex.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
regex.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-08 02:04:05 +02:00