w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

ucs_isdigit.map (604B)


      1 /*
      2    File generated from UnicodeData-4.1.0.txt.
      3 */
      4 
      5 
      6 #define N_ucs_isdigit_map 21
      7 
      8 static wc_map ucs_isdigit_map[ N_ucs_isdigit_map ] = {
      9   { 0x0030, 0x0039 },
     10   { 0x0660, 0x0669 },
     11   { 0x06F0, 0x06F9 },
     12   { 0x0966, 0x096F },
     13   { 0x09E6, 0x09EF },
     14   { 0x0A66, 0x0A6F },
     15   { 0x0AE6, 0x0AEF },
     16   { 0x0B66, 0x0B6F },
     17   { 0x0BE6, 0x0BEF },
     18   { 0x0C66, 0x0C6F },
     19   { 0x0CE6, 0x0CEF },
     20   { 0x0D66, 0x0D6F },
     21   { 0x0E50, 0x0E59 },
     22   { 0x0ED0, 0x0ED9 },
     23   { 0x0F20, 0x0F29 },
     24   { 0x1040, 0x1049 },
     25   { 0x17E0, 0x17E9 },
     26   { 0x1810, 0x1819 },
     27   { 0x1946, 0x194F },
     28   { 0x19D0, 0x19D9 },
     29   { 0xFF10, 0xFF19 },
     30 };