Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rb12345
on July 2, 2012
|
parent
|
context
|
favorite
| on:
PHP Bug #18556 : Setting locale to 'tr_TR' lowerca...
PHP could just use the approach NTFS uses on Windows and convert to upper case instead:
http://blogs.msdn.com/b/michkap/archive/2004/12/02/273619.as...
Xylakant
on July 2, 2012
[–]
Which would not help in this case, since in turkish the upper-case representation of `i` is not `I` but a different symbol. So the class you're looking for would not exist.
rb12345
on July 3, 2012
|
parent
[–]
Oops - looks like you're actually right there. For some reason, I thought I'd read that i and ı were both mapped to I.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://blogs.msdn.com/b/michkap/archive/2004/12/02/273619.as...