std-string-equal, ... Case Insensitive Comparisons | ![]() |
The above string comparison functions are case-insensitive.
Note
All functions are dependent on the current stdlib codepage, which defaults to "iso8859-1". This will only affect characters above (CHR 127)
.
s1, s2: strings
T or nil.
None.
(std-require 'STDSTR)
Defined in STDSTR
#- SMALL