-
- Downloads
unicode: add CategoryAliases, Cn, LC
CategoryAliases is for regexp to use, for things like \p{Letter} as an alias for \p{L}. Cn and LC are special-case categories that were never implemented but should have been. These changes were generated by the updated generator in CL 641395. Fixes #70780. Change-Id: Ibba20ff76191c8ae9631ac5ba19965790fe0cc81 Reviewed-on: https://go-review.googlesource.com/c/go/+/641376 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by:Alan Donovan <adonovan@google.com>
Showing
- api/next/70780.txt 3 additions, 0 deletionsapi/next/70780.txt
- doc/next/6-stdlib/99-minor/unicode/70780.md 4 additions, 0 deletionsdoc/next/6-stdlib/99-minor/unicode/70780.md
- src/unicode/script_test.go 4 additions, 0 deletionssrc/unicode/script_test.go
- src/unicode/tables.go 1409 additions, 19 deletionssrc/unicode/tables.go
Loading
Please register or sign in to comment