diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-10-16 07:59:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-10-16 07:59:00 +0000 |
commit | 545cafce9b81f4bda89072a5ebb2d1632f10dc44 (patch) | |
tree | ee0994762c439641b27809ef3c954577611a6bb2 /tests/data/test165 | |
parent | fb66d5179663efbc143816d056630e2d98cf98f8 (diff) |
Curl_ascii_equal() must not assume that the string is actually ASCII (so that a-z
are consecutive and with a 0x20 "distance" to the uppercase letter), since we do
support EBCDIC as well. Thus I replaced the macro with a (larger) switch case.
I better change the function name...
Diffstat (limited to 'tests/data/test165')
0 files changed, 0 insertions, 0 deletions