chore(core): rename Uni_IsSMP to Uni_IsNonBMP
Open
chore
core/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Suggest to rename `Uni_IsSMP()` to `Uni_IsNonBMP()` across unicode.h and kmcompx.h as it is misleading. The SMP is exactly U+10000..U+1FFFF only. Only used in a few places.
Discussed this at #10557.
Contributor guide
Assessment
This issue has not been assessed yet.