home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / freeWAIS-sf-1.1 / ctype / ctype.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-26  |  6.1 KB  |  164 lines

  1. unsigned char _lchars_[] = "Σ÷ⁿ▀";
  2. unsigned char _uchars_[] = "─╓▄▀";
  3. unsigned
  4. #ifdef STDC_HEADERS
  5. const
  6. #endif
  7. char _fw_ctype_[]=  {
  8. 0x00,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x28,0x28,0x28,0x28,0x28,0x20,
  9. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  10. 0x20,0x88,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,
  11. 0x10,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x10,0x10,0x10,0x10,0x10,
  12. 0x10,0x10,0x41,0x41,0x41,0x41,0x41,0x41,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
  13. 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x10,0x10,0x10,0x10,
  14. 0x10,0x10,0x42,0x42,0x42,0x42,0x42,0x42,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,
  15. 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x10,0x10,0x10,0x10,
  16. 0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  17. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  18. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  19. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  20. 0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  21. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,
  22. 0x03,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  23. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,
  24. };
  25.  
  26. #ifndef STDC_HEADERS
  27. #define INTL_CTYPE_MODULE  
  28. unsigned char tToUP[]=  {
  29. 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
  30. 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f,
  31. 0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,
  32. 0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
  33. 0x40,0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,
  34. 0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x5b,0x5c,0x5d,0x5e,0x5f,
  35. 0x60,0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,
  36. 0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x7b,0x7c,0x7d,0x7e,0x7f,
  37. 0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87,0x88,0x89,0x8a,0x8b,0x8c,0x8d,0x8e,0x8f,
  38. 0x90,0x91,0x92,0x93,0x94,0x95,0x96,0x97,0x98,0x99,0x9a,0x9b,0x9c,0x9d,0x9e,0x9f,
  39. 0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7,0xa8,0xa9,0xaa,0xab,0xac,0xad,0xae,0xaf,
  40. 0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7,0xb8,0xb9,0xba,0xbb,0xbc,0xbd,0xbe,0xbf,
  41. 0xc0,0xc1,0xc2,0xc3,0xc4,0xc5,0xc6,0xc7,0xc8,0xc9,0xca,0xcb,0xcc,0xcd,0xce,0xcf,
  42. 0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xd8,0xd9,0xda,0xdb,0xdc,0xdd,0xde,0xdf,
  43. 0xe0,0xe1,0xe2,0xe3,0xc4,0xe5,0xe6,0xe7,0xe8,0xe9,0xea,0xeb,0xec,0xed,0xee,0xef,
  44. 0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xd6,0xf7,0xf8,0xf9,0xfa,0xfb,0xdc,0xfd,0xfe,0xff,
  45. };
  46. unsigned char tToLOW[]=  {
  47. 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
  48. 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f,
  49. 0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,
  50. 0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,0x3f,
  51. 0x40,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,
  52. 0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x5b,0x5c,0x5d,0x5e,0x5f,
  53. 0x60,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,
  54. 0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x7b,0x7c,0x7d,0x7e,0x7f,
  55. 0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87,0x88,0x89,0x8a,0x8b,0x8c,0x8d,0x8e,0x8f,
  56. 0x90,0x91,0x92,0x93,0x94,0x95,0x96,0x97,0x98,0x99,0x9a,0x9b,0x9c,0x9d,0x9e,0x9f,
  57. 0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7,0xa8,0xa9,0xaa,0xab,0xac,0xad,0xae,0xaf,
  58. 0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7,0xb8,0xb9,0xba,0xbb,0xbc,0xbd,0xbe,0xbf,
  59. 0xc0,0xc1,0xc2,0xc3,0xe4,0xc5,0xc6,0xc7,0xc8,0xc9,0xca,0xcb,0xcc,0xcd,0xce,0xcf,
  60. 0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xf6,0xd7,0xd8,0xd9,0xda,0xdb,0xfc,0xdd,0xde,0xdf,
  61. 0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,0xea,0xeb,0xec,0xed,0xee,0xef,
  62. 0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,0xf9,0xfa,0xfb,0xfc,0xfd,0xfe,0xff,
  63. };
  64. #endif
  65. /*                               -*- Mode: C -*- 
  66.  * ctype.tmpl -- 
  67.  * ITIID           : $ITI$ $Header $__Header$
  68.  * Author          : Ulrich Pfeifer
  69.  * Created On      : Fri Jul 22 14:35:24 1994
  70.  * Last Modified By: Ulrich Pfeifer
  71.  * Last Modified On: Tue Sep  6 17:35:32 1994
  72.  * Update Count    : 2
  73.  * Status          : Unknown, Use with caution!
  74.  */
  75.  
  76. int mystrcmp(s1, s2)        
  77.     unsigned char *s1, *s2;        
  78. {        
  79.   if (!s1) {        
  80.     return(-1);        
  81.   }        
  82.   if (!s2) {        
  83.     return(1);        
  84.   }        
  85.   while(*s1 == *s2) {        
  86.     if (!*s1) { return(0); }        
  87.     s1++; s2++;        
  88.   }        
  89.   return(*s1-*s2);        
  90. }        
  91.  
  92. int mystrcasecmp(s1, s2)        
  93.     unsigned char *s1, *s2;        
  94. {        
  95.   if (!s1) {        
  96.     return(-1);        
  97.   }        
  98.   if (!s2) {        
  99.     return(1);        
  100.   }        
  101.   while(toupper(*s1) == toupper(*s2)) {        
  102.     if (!*s1) { return(0); }        
  103.     s1++; s2++;        
  104.   }        
  105.   return(toupper(*s1)-toupper(*s2));        
  106. }        
  107.  
  108. int mystrncmp(s1, s2, n)        
  109.      unsigned char *s1, *s2;
  110.      long unsigned int n;
  111. {        
  112.   if (!s1) {        
  113.     return(-1);        
  114.   }        
  115.   if (!s2) {        
  116.     return(1);        
  117.   }        
  118.    while((n > 0) && (*s1 == *s2)) {        
  119.      s1++; s2++; n--;
  120.      if(n == 0) {return(0);}
  121.    }        
  122.   return(*s1-*s2);        
  123. }
  124.  
  125. #if 0
  126. int mystrncmp(s1, s2, n)        
  127.      unsigned char *s1, *s2;        
  128.      long unsigned int n;
  129. {      
  130.   int i;
  131.  
  132.   if (!s1) {        
  133.     return(-1);        
  134.   }        
  135.   if (!s2) {        
  136.     return(1);        
  137.   }        
  138.   for (i=0;i<n && (s1[i]==s2[i]);i++)
  139.     if (!s1[i]) { return(0); }        
  140.   }        
  141.   return(s1[i]-s2[i]);        
  142. }        
  143.  
  144.  
  145. int mystrncasecmp(s1, s2, n)        
  146.      unsigned char *s1, *s2;        
  147.      int n;
  148. {      
  149.   int i;
  150.  
  151.   if (!s1) {        
  152.     return(-1);        
  153.   }        
  154.   if (!s2) {        
  155.     return(1);        
  156.   }        
  157.   for (i=0;i<n &&  (tolower(s1[i])==tolower(s2[i]));i++)
  158.     if (!s1[i]) { return(0); }        
  159.   }        
  160.   return(tolower(s1[i])-tolower(s2[i]));        
  161. }   
  162. #endif
  163.  
  164.