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

Files

 unicode_binprop.hpp
 Unicode binary-property ranges for \p{...} (UCD contract; PCRE2-parity properties).
 
 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).
 
 unicode_scx.hpp
 Unicode Script_Extensions ranges for \p{scx=...} (UCD contract; NOT a partition).
 
 utf8.hpp
 UTF-8 position arithmetic for match iteration.