Closed Bug 571098 Opened 14 years ago Closed 14 years ago

Need a way to compare UTF-8 strings in a case-insensitive manner

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 145975

People

(Reporter: sdwilsh, Assigned: smontagu)

Details

Right now we have no way to compare UTF-8 strings in a case-insensitive manner without converting both strings to UTF-16 first.  This is expensive if we have to do this a lot and/or with long strings.  #developers seems to think this is possible, so I've filed this bug.
Shouldn't this live in Core::XPCOM?
(In reply to comment #1)
> Shouldn't this live in Core::XPCOM?
Maybe?  Wasn't really sure where to put it.
(see also bug 231782)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
No longer blocks: 570975
You need to log in before you can comment on or make changes to this bug.