mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
Most alias substitutions are "simple", meaning that alias matching is done by examining a single locale subtag. However, there are a handful of "complex" aliases where matching is done by examining multiple subtags. For example, the variant subtag "lojban" causes the locale "art-lojban" to be canonicalized to "jbo", but only when the language subtag is "art" (i.e. this should not occur for the locale "en-lojban"). This generates a method to perform complex alias matching. |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibUnicode | ||
| LibWeb | ||
| StateMachineGenerator | ||
| CMakeLists.txt | ||