GitHub / SeanSolberg / CompareTextUnicode
Delphi's System.SysUtils.CompareText function doesn't consider all unicode lowerCase-to-upperCase pairs. This code implements a CompareTextUnicode function that is based on a small set of constant lookup tables from the official data files produced by unicode.org
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanSolberg%2FCompareTextUnicode
PURL: pkg:github/SeanSolberg/CompareTextUnicode
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Pascal
Size: 379 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: almost 3 years ago
Pushed at: about 6 years ago
Last synced at: over 2 years ago
Topics: comparetext, delphi, pascal, pascal-language, sametext, unicode