mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
The 'fast path' in the uppercase/lowercase functions for Unicode text can be used for a slightly greater range of characters. This is not expected to have a big impact on performance, since the number of characters which will use the 'fast path' is only increased by about 50-60, and these are not very commonly used characters... but still, it doesn't cost anything.
12 KiB
12 KiB