The function unicode-char-equal
returns true if the characters char1 and char2 are equal, and the function unicode-char-not-equal
returns true if the characters char1 and char2 are not equal. Both functions ignore case using Unicode rules specified by style.
The current implementation only supports one style of comparison:
Compares characters using the simple case folding rules in Unicode 6.3.0.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4