mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:42:43 +00:00 
			
		
		
		
	|  d13142f015 Originally, it was convenient to store the parsed Unicode locale data as views into the original string being parsed. But to implement locale aliases will require mutating the data that was parsed. To prepare for that, store the parsed data as proper strings. | ||
|---|---|---|
| .. | ||
| AbstractOperations.cpp | ||
| AbstractOperations.h | ||
| DisplayNames.cpp | ||
| DisplayNames.h | ||
| DisplayNamesConstructor.cpp | ||
| DisplayNamesConstructor.h | ||
| DisplayNamesPrototype.cpp | ||
| DisplayNamesPrototype.h | ||
| Intl.cpp | ||
| Intl.h | ||