|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
Files | |
| unicode_fold.hpp | |
Unicode simple case-folding orbits for text-mode flags::icase. | |
| unicode_property.hpp | |
Unicode General_Category ranges for \p{...} (UCD contract; distinct from the re-contract shorthands). | |
| unicode_props.hpp | |
Unicode \w / \d / \s property ranges and their lookups. | |
| unicode_script.hpp | |
Unicode Script ranges for \p{sc=...} (UCD contract, parsed from tools/ucd/Scripts.txt). | |
| utf8.hpp | |
| UTF-8 position arithmetic for match iteration. | |