Define local strcasecmp funcs
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 10:34:04 +0000 (12:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 10:34:04 +0000 (12:34 +0200)
commitafb059d3e508ad4fd38f4a9fd643a4bedf3e0b3f
tree1236e067cdcd884e58e2a1e3db91c097ec6ca2ec
parent991a3cbe7c36c152a5657caaa87ef8d8a5c49ade
Define local strcasecmp funcs

and use them when appropriate.
include/yaz/matchstr.h
src/comstack.c
src/http.c
src/matchstr.c
test/test_matchstr.c