LispWorks User Guide and Reference Manual > 22 Internationalization > 22.8 Unicode character and string functions

NextPrevUpTopContentsIndex

22.8.2 Unicode case insensitive string comparision

The functions lw:unicode-string-equal , lw:unicode-string-not-equal , lw:unicode-string-lessp , lw:unicode-string-not-lessp , lw:unicode-string-greaterp and lw:unicode-string-not-greaterp compare strings similarly to cl:string-equal etc, but using Unicode's simple case folding rules.


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex