REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
unicode Directory Reference
Directory dependency graph for unicode:

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.