(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
authorGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 14:32:55 +0000 (14:32 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 14:32:55 +0000 (14:32 +0000)
commitaf03e6abc14fcffaee36ba0a18c84f99b73decb4
tree6baa60c08bf7921fc103ae90d86aa40dc427c898
parent88ee79179163a41c4a16c5ee083776a035a164e2
(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Use them throughout instead of ctype functions/macros.
(lowcase): Cast to unsigned char.
(UPCASE): New macro.
(canonicalize_filename): Use UPCASE instead toupper.
lib-src/etags.c