github.com/neugram/ng@v0.0.0-20180309130942-d472ff93d872/eval/gowrap/wrapbuiltin/wrap_unicode.go (about)

     1  // Generated file, do not edit.
     2  
     3  package wrapbuiltin
     4  
     5  import (
     6  	"reflect"
     7  
     8  	"neugram.io/ng/eval/gowrap"
     9  
    10  	wrap_unicode "unicode"
    11  )
    12  
    13  var pkg_wrap_unicode = &gowrap.Pkg{
    14  	Exports: map[string]reflect.Value{
    15  
    16  		"ASCII_Hex_Digit":       reflect.ValueOf(&wrap_unicode.ASCII_Hex_Digit).Elem(),
    17  		"Adlam":                 reflect.ValueOf(&wrap_unicode.Adlam).Elem(),
    18  		"Ahom":                  reflect.ValueOf(&wrap_unicode.Ahom).Elem(),
    19  		"Anatolian_Hieroglyphs": reflect.ValueOf(&wrap_unicode.Anatolian_Hieroglyphs).Elem(),
    20  		"Arabic":                reflect.ValueOf(&wrap_unicode.Arabic).Elem(),
    21  		"Armenian":              reflect.ValueOf(&wrap_unicode.Armenian).Elem(),
    22  		"Avestan":               reflect.ValueOf(&wrap_unicode.Avestan).Elem(),
    23  		"AzeriCase":             reflect.ValueOf(&wrap_unicode.AzeriCase).Elem(),
    24  		"Balinese":              reflect.ValueOf(&wrap_unicode.Balinese).Elem(),
    25  		"Bamum":                 reflect.ValueOf(&wrap_unicode.Bamum).Elem(),
    26  		"Bassa_Vah":             reflect.ValueOf(&wrap_unicode.Bassa_Vah).Elem(),
    27  		"Batak":                 reflect.ValueOf(&wrap_unicode.Batak).Elem(),
    28  		"Bengali":               reflect.ValueOf(&wrap_unicode.Bengali).Elem(),
    29  		"Bhaiksuki":             reflect.ValueOf(&wrap_unicode.Bhaiksuki).Elem(),
    30  		"Bidi_Control":          reflect.ValueOf(&wrap_unicode.Bidi_Control).Elem(),
    31  		"Bopomofo":              reflect.ValueOf(&wrap_unicode.Bopomofo).Elem(),
    32  		"Brahmi":                reflect.ValueOf(&wrap_unicode.Brahmi).Elem(),
    33  		"Braille":               reflect.ValueOf(&wrap_unicode.Braille).Elem(),
    34  		"Buginese":              reflect.ValueOf(&wrap_unicode.Buginese).Elem(),
    35  		"Buhid":                 reflect.ValueOf(&wrap_unicode.Buhid).Elem(),
    36  		"C":                     reflect.ValueOf(&wrap_unicode.C).Elem(),
    37  		"Canadian_Aboriginal":    reflect.ValueOf(&wrap_unicode.Canadian_Aboriginal).Elem(),
    38  		"Carian":                 reflect.ValueOf(&wrap_unicode.Carian).Elem(),
    39  		"CaseRange":              reflect.ValueOf(reflect.TypeOf(wrap_unicode.CaseRange{})),
    40  		"CaseRanges":             reflect.ValueOf(&wrap_unicode.CaseRanges).Elem(),
    41  		"Categories":             reflect.ValueOf(&wrap_unicode.Categories).Elem(),
    42  		"Caucasian_Albanian":     reflect.ValueOf(&wrap_unicode.Caucasian_Albanian).Elem(),
    43  		"Cc":                     reflect.ValueOf(&wrap_unicode.Cc).Elem(),
    44  		"Cf":                     reflect.ValueOf(&wrap_unicode.Cf).Elem(),
    45  		"Chakma":                 reflect.ValueOf(&wrap_unicode.Chakma).Elem(),
    46  		"Cham":                   reflect.ValueOf(&wrap_unicode.Cham).Elem(),
    47  		"Cherokee":               reflect.ValueOf(&wrap_unicode.Cherokee).Elem(),
    48  		"Co":                     reflect.ValueOf(&wrap_unicode.Co).Elem(),
    49  		"Common":                 reflect.ValueOf(&wrap_unicode.Common).Elem(),
    50  		"Coptic":                 reflect.ValueOf(&wrap_unicode.Coptic).Elem(),
    51  		"Cs":                     reflect.ValueOf(&wrap_unicode.Cs).Elem(),
    52  		"Cuneiform":              reflect.ValueOf(&wrap_unicode.Cuneiform).Elem(),
    53  		"Cypriot":                reflect.ValueOf(&wrap_unicode.Cypriot).Elem(),
    54  		"Cyrillic":               reflect.ValueOf(&wrap_unicode.Cyrillic).Elem(),
    55  		"Dash":                   reflect.ValueOf(&wrap_unicode.Dash).Elem(),
    56  		"Deprecated":             reflect.ValueOf(&wrap_unicode.Deprecated).Elem(),
    57  		"Deseret":                reflect.ValueOf(&wrap_unicode.Deseret).Elem(),
    58  		"Devanagari":             reflect.ValueOf(&wrap_unicode.Devanagari).Elem(),
    59  		"Diacritic":              reflect.ValueOf(&wrap_unicode.Diacritic).Elem(),
    60  		"Digit":                  reflect.ValueOf(&wrap_unicode.Digit).Elem(),
    61  		"Duployan":               reflect.ValueOf(&wrap_unicode.Duployan).Elem(),
    62  		"Egyptian_Hieroglyphs":   reflect.ValueOf(&wrap_unicode.Egyptian_Hieroglyphs).Elem(),
    63  		"Elbasan":                reflect.ValueOf(&wrap_unicode.Elbasan).Elem(),
    64  		"Ethiopic":               reflect.ValueOf(&wrap_unicode.Ethiopic).Elem(),
    65  		"Extender":               reflect.ValueOf(&wrap_unicode.Extender).Elem(),
    66  		"FoldCategory":           reflect.ValueOf(&wrap_unicode.FoldCategory).Elem(),
    67  		"FoldScript":             reflect.ValueOf(&wrap_unicode.FoldScript).Elem(),
    68  		"Georgian":               reflect.ValueOf(&wrap_unicode.Georgian).Elem(),
    69  		"Glagolitic":             reflect.ValueOf(&wrap_unicode.Glagolitic).Elem(),
    70  		"Gothic":                 reflect.ValueOf(&wrap_unicode.Gothic).Elem(),
    71  		"Grantha":                reflect.ValueOf(&wrap_unicode.Grantha).Elem(),
    72  		"GraphicRanges":          reflect.ValueOf(&wrap_unicode.GraphicRanges).Elem(),
    73  		"Greek":                  reflect.ValueOf(&wrap_unicode.Greek).Elem(),
    74  		"Gujarati":               reflect.ValueOf(&wrap_unicode.Gujarati).Elem(),
    75  		"Gurmukhi":               reflect.ValueOf(&wrap_unicode.Gurmukhi).Elem(),
    76  		"Han":                    reflect.ValueOf(&wrap_unicode.Han).Elem(),
    77  		"Hangul":                 reflect.ValueOf(&wrap_unicode.Hangul).Elem(),
    78  		"Hanunoo":                reflect.ValueOf(&wrap_unicode.Hanunoo).Elem(),
    79  		"Hatran":                 reflect.ValueOf(&wrap_unicode.Hatran).Elem(),
    80  		"Hebrew":                 reflect.ValueOf(&wrap_unicode.Hebrew).Elem(),
    81  		"Hex_Digit":              reflect.ValueOf(&wrap_unicode.Hex_Digit).Elem(),
    82  		"Hiragana":               reflect.ValueOf(&wrap_unicode.Hiragana).Elem(),
    83  		"Hyphen":                 reflect.ValueOf(&wrap_unicode.Hyphen).Elem(),
    84  		"IDS_Binary_Operator":    reflect.ValueOf(&wrap_unicode.IDS_Binary_Operator).Elem(),
    85  		"IDS_Trinary_Operator":   reflect.ValueOf(&wrap_unicode.IDS_Trinary_Operator).Elem(),
    86  		"Ideographic":            reflect.ValueOf(&wrap_unicode.Ideographic).Elem(),
    87  		"Imperial_Aramaic":       reflect.ValueOf(&wrap_unicode.Imperial_Aramaic).Elem(),
    88  		"In":                     reflect.ValueOf(wrap_unicode.In),
    89  		"Inherited":              reflect.ValueOf(&wrap_unicode.Inherited).Elem(),
    90  		"Inscriptional_Pahlavi":  reflect.ValueOf(&wrap_unicode.Inscriptional_Pahlavi).Elem(),
    91  		"Inscriptional_Parthian": reflect.ValueOf(&wrap_unicode.Inscriptional_Parthian).Elem(),
    92  		"Is":           reflect.ValueOf(wrap_unicode.Is),
    93  		"IsControl":    reflect.ValueOf(wrap_unicode.IsControl),
    94  		"IsDigit":      reflect.ValueOf(wrap_unicode.IsDigit),
    95  		"IsGraphic":    reflect.ValueOf(wrap_unicode.IsGraphic),
    96  		"IsLetter":     reflect.ValueOf(wrap_unicode.IsLetter),
    97  		"IsLower":      reflect.ValueOf(wrap_unicode.IsLower),
    98  		"IsMark":       reflect.ValueOf(wrap_unicode.IsMark),
    99  		"IsNumber":     reflect.ValueOf(wrap_unicode.IsNumber),
   100  		"IsOneOf":      reflect.ValueOf(wrap_unicode.IsOneOf),
   101  		"IsPrint":      reflect.ValueOf(wrap_unicode.IsPrint),
   102  		"IsPunct":      reflect.ValueOf(wrap_unicode.IsPunct),
   103  		"IsSpace":      reflect.ValueOf(wrap_unicode.IsSpace),
   104  		"IsSymbol":     reflect.ValueOf(wrap_unicode.IsSymbol),
   105  		"IsTitle":      reflect.ValueOf(wrap_unicode.IsTitle),
   106  		"IsUpper":      reflect.ValueOf(wrap_unicode.IsUpper),
   107  		"Javanese":     reflect.ValueOf(&wrap_unicode.Javanese).Elem(),
   108  		"Join_Control": reflect.ValueOf(&wrap_unicode.Join_Control).Elem(),
   109  		"Kaithi":       reflect.ValueOf(&wrap_unicode.Kaithi).Elem(),
   110  		"Kannada":      reflect.ValueOf(&wrap_unicode.Kannada).Elem(),
   111  		"Katakana":     reflect.ValueOf(&wrap_unicode.Katakana).Elem(),
   112  		"Kayah_Li":     reflect.ValueOf(&wrap_unicode.Kayah_Li).Elem(),
   113  		"Kharoshthi":   reflect.ValueOf(&wrap_unicode.Kharoshthi).Elem(),
   114  		"Khmer":        reflect.ValueOf(&wrap_unicode.Khmer).Elem(),
   115  		"Khojki":       reflect.ValueOf(&wrap_unicode.Khojki).Elem(),
   116  		"Khudawadi":    reflect.ValueOf(&wrap_unicode.Khudawadi).Elem(),
   117  		"L":            reflect.ValueOf(&wrap_unicode.L).Elem(),
   118  		"Lao":          reflect.ValueOf(&wrap_unicode.Lao).Elem(),
   119  		"Latin":        reflect.ValueOf(&wrap_unicode.Latin).Elem(),
   120  		"Lepcha":       reflect.ValueOf(&wrap_unicode.Lepcha).Elem(),
   121  		"Letter":       reflect.ValueOf(&wrap_unicode.Letter).Elem(),
   122  		"Limbu":        reflect.ValueOf(&wrap_unicode.Limbu).Elem(),
   123  		"Linear_A":     reflect.ValueOf(&wrap_unicode.Linear_A).Elem(),
   124  		"Linear_B":     reflect.ValueOf(&wrap_unicode.Linear_B).Elem(),
   125  		"Lisu":         reflect.ValueOf(&wrap_unicode.Lisu).Elem(),
   126  		"Ll":           reflect.ValueOf(&wrap_unicode.Ll).Elem(),
   127  		"Lm":           reflect.ValueOf(&wrap_unicode.Lm).Elem(),
   128  		"Lo":           reflect.ValueOf(&wrap_unicode.Lo).Elem(),
   129  		"Logical_Order_Exception": reflect.ValueOf(&wrap_unicode.Logical_Order_Exception).Elem(),
   130  		"Lower":                   reflect.ValueOf(&wrap_unicode.Lower).Elem(),
   131  		"LowerCase":               reflect.ValueOf(wrap_unicode.LowerCase),
   132  		"Lt":                      reflect.ValueOf(&wrap_unicode.Lt).Elem(),
   133  		"Lu":                      reflect.ValueOf(&wrap_unicode.Lu).Elem(),
   134  		"Lycian":                  reflect.ValueOf(&wrap_unicode.Lycian).Elem(),
   135  		"Lydian":                  reflect.ValueOf(&wrap_unicode.Lydian).Elem(),
   136  		"M":                       reflect.ValueOf(&wrap_unicode.M).Elem(),
   137  		"Mahajani":                reflect.ValueOf(&wrap_unicode.Mahajani).Elem(),
   138  		"Malayalam":               reflect.ValueOf(&wrap_unicode.Malayalam).Elem(),
   139  		"Mandaic":                 reflect.ValueOf(&wrap_unicode.Mandaic).Elem(),
   140  		"Manichaean":              reflect.ValueOf(&wrap_unicode.Manichaean).Elem(),
   141  		"Marchen":                 reflect.ValueOf(&wrap_unicode.Marchen).Elem(),
   142  		"Mark":                    reflect.ValueOf(&wrap_unicode.Mark).Elem(),
   143  		"MaxASCII":                reflect.ValueOf(wrap_unicode.MaxASCII),
   144  		"MaxCase":                 reflect.ValueOf(wrap_unicode.MaxCase),
   145  		"MaxLatin1":               reflect.ValueOf(wrap_unicode.MaxLatin1),
   146  		"MaxRune":                 reflect.ValueOf(wrap_unicode.MaxRune),
   147  		"Mc":                      reflect.ValueOf(&wrap_unicode.Mc).Elem(),
   148  		"Me":                      reflect.ValueOf(&wrap_unicode.Me).Elem(),
   149  		"Meetei_Mayek":            reflect.ValueOf(&wrap_unicode.Meetei_Mayek).Elem(),
   150  		"Mende_Kikakui":           reflect.ValueOf(&wrap_unicode.Mende_Kikakui).Elem(),
   151  		"Meroitic_Cursive":        reflect.ValueOf(&wrap_unicode.Meroitic_Cursive).Elem(),
   152  		"Meroitic_Hieroglyphs":    reflect.ValueOf(&wrap_unicode.Meroitic_Hieroglyphs).Elem(),
   153  		"Miao":                    reflect.ValueOf(&wrap_unicode.Miao).Elem(),
   154  		"Mn":                      reflect.ValueOf(&wrap_unicode.Mn).Elem(),
   155  		"Modi":                    reflect.ValueOf(&wrap_unicode.Modi).Elem(),
   156  		"Mongolian":               reflect.ValueOf(&wrap_unicode.Mongolian).Elem(),
   157  		"Mro":                     reflect.ValueOf(&wrap_unicode.Mro).Elem(),
   158  		"Multani":                 reflect.ValueOf(&wrap_unicode.Multani).Elem(),
   159  		"Myanmar":                 reflect.ValueOf(&wrap_unicode.Myanmar).Elem(),
   160  		"N":                       reflect.ValueOf(&wrap_unicode.N).Elem(),
   161  		"Nabataean":               reflect.ValueOf(&wrap_unicode.Nabataean).Elem(),
   162  		"Nd":                      reflect.ValueOf(&wrap_unicode.Nd).Elem(),
   163  		"New_Tai_Lue":             reflect.ValueOf(&wrap_unicode.New_Tai_Lue).Elem(),
   164  		"Newa":                    reflect.ValueOf(&wrap_unicode.Newa).Elem(),
   165  		"Nko":                     reflect.ValueOf(&wrap_unicode.Nko).Elem(),
   166  		"Nl":                      reflect.ValueOf(&wrap_unicode.Nl).Elem(),
   167  		"No":                      reflect.ValueOf(&wrap_unicode.No).Elem(),
   168  		"Noncharacter_Code_Point":            reflect.ValueOf(&wrap_unicode.Noncharacter_Code_Point).Elem(),
   169  		"Number":                             reflect.ValueOf(&wrap_unicode.Number).Elem(),
   170  		"Ogham":                              reflect.ValueOf(&wrap_unicode.Ogham).Elem(),
   171  		"Ol_Chiki":                           reflect.ValueOf(&wrap_unicode.Ol_Chiki).Elem(),
   172  		"Old_Hungarian":                      reflect.ValueOf(&wrap_unicode.Old_Hungarian).Elem(),
   173  		"Old_Italic":                         reflect.ValueOf(&wrap_unicode.Old_Italic).Elem(),
   174  		"Old_North_Arabian":                  reflect.ValueOf(&wrap_unicode.Old_North_Arabian).Elem(),
   175  		"Old_Permic":                         reflect.ValueOf(&wrap_unicode.Old_Permic).Elem(),
   176  		"Old_Persian":                        reflect.ValueOf(&wrap_unicode.Old_Persian).Elem(),
   177  		"Old_South_Arabian":                  reflect.ValueOf(&wrap_unicode.Old_South_Arabian).Elem(),
   178  		"Old_Turkic":                         reflect.ValueOf(&wrap_unicode.Old_Turkic).Elem(),
   179  		"Oriya":                              reflect.ValueOf(&wrap_unicode.Oriya).Elem(),
   180  		"Osage":                              reflect.ValueOf(&wrap_unicode.Osage).Elem(),
   181  		"Osmanya":                            reflect.ValueOf(&wrap_unicode.Osmanya).Elem(),
   182  		"Other":                              reflect.ValueOf(&wrap_unicode.Other).Elem(),
   183  		"Other_Alphabetic":                   reflect.ValueOf(&wrap_unicode.Other_Alphabetic).Elem(),
   184  		"Other_Default_Ignorable_Code_Point": reflect.ValueOf(&wrap_unicode.Other_Default_Ignorable_Code_Point).Elem(),
   185  		"Other_Grapheme_Extend":              reflect.ValueOf(&wrap_unicode.Other_Grapheme_Extend).Elem(),
   186  		"Other_ID_Continue":                  reflect.ValueOf(&wrap_unicode.Other_ID_Continue).Elem(),
   187  		"Other_ID_Start":                     reflect.ValueOf(&wrap_unicode.Other_ID_Start).Elem(),
   188  		"Other_Lowercase":                    reflect.ValueOf(&wrap_unicode.Other_Lowercase).Elem(),
   189  		"Other_Math":                         reflect.ValueOf(&wrap_unicode.Other_Math).Elem(),
   190  		"Other_Uppercase":                    reflect.ValueOf(&wrap_unicode.Other_Uppercase).Elem(),
   191  		"P":                                  reflect.ValueOf(&wrap_unicode.P).Elem(),
   192  		"Pahawh_Hmong":                       reflect.ValueOf(&wrap_unicode.Pahawh_Hmong).Elem(),
   193  		"Palmyrene":                          reflect.ValueOf(&wrap_unicode.Palmyrene).Elem(),
   194  		"Pattern_Syntax":                     reflect.ValueOf(&wrap_unicode.Pattern_Syntax).Elem(),
   195  		"Pattern_White_Space":                reflect.ValueOf(&wrap_unicode.Pattern_White_Space).Elem(),
   196  		"Pau_Cin_Hau":                        reflect.ValueOf(&wrap_unicode.Pau_Cin_Hau).Elem(),
   197  		"Pc":                                 reflect.ValueOf(&wrap_unicode.Pc).Elem(),
   198  		"Pd":                                 reflect.ValueOf(&wrap_unicode.Pd).Elem(),
   199  		"Pe":                                 reflect.ValueOf(&wrap_unicode.Pe).Elem(),
   200  		"Pf":                                 reflect.ValueOf(&wrap_unicode.Pf).Elem(),
   201  		"Phags_Pa":                           reflect.ValueOf(&wrap_unicode.Phags_Pa).Elem(),
   202  		"Phoenician":                         reflect.ValueOf(&wrap_unicode.Phoenician).Elem(),
   203  		"Pi":                                 reflect.ValueOf(&wrap_unicode.Pi).Elem(),
   204  		"Po":                                 reflect.ValueOf(&wrap_unicode.Po).Elem(),
   205  		"Prepended_Concatenation_Mark": reflect.ValueOf(&wrap_unicode.Prepended_Concatenation_Mark).Elem(),
   206  		"PrintRanges":                  reflect.ValueOf(&wrap_unicode.PrintRanges).Elem(),
   207  		"Properties":                   reflect.ValueOf(&wrap_unicode.Properties).Elem(),
   208  		"Ps":                           reflect.ValueOf(&wrap_unicode.Ps).Elem(),
   209  		"Psalter_Pahlavi":              reflect.ValueOf(&wrap_unicode.Psalter_Pahlavi).Elem(),
   210  		"Punct":                        reflect.ValueOf(&wrap_unicode.Punct).Elem(),
   211  		"Quotation_Mark":               reflect.ValueOf(&wrap_unicode.Quotation_Mark).Elem(),
   212  		"Radical":                      reflect.ValueOf(&wrap_unicode.Radical).Elem(),
   213  		"Range16":                      reflect.ValueOf(reflect.TypeOf(wrap_unicode.Range16{})),
   214  		"Range32":                      reflect.ValueOf(reflect.TypeOf(wrap_unicode.Range32{})),
   215  		"RangeTable":                   reflect.ValueOf(reflect.TypeOf(wrap_unicode.RangeTable{})),
   216  		"Rejang":                       reflect.ValueOf(&wrap_unicode.Rejang).Elem(),
   217  		"ReplacementChar":              reflect.ValueOf(wrap_unicode.ReplacementChar),
   218  		"Runic":                        reflect.ValueOf(&wrap_unicode.Runic).Elem(),
   219  		"S":                            reflect.ValueOf(&wrap_unicode.S).Elem(),
   220  		"STerm":                        reflect.ValueOf(&wrap_unicode.STerm).Elem(),
   221  		"Samaritan":                    reflect.ValueOf(&wrap_unicode.Samaritan).Elem(),
   222  		"Saurashtra":                   reflect.ValueOf(&wrap_unicode.Saurashtra).Elem(),
   223  		"Sc":                           reflect.ValueOf(&wrap_unicode.Sc).Elem(),
   224  		"Scripts":                      reflect.ValueOf(&wrap_unicode.Scripts).Elem(),
   225  		"Sentence_Terminal":            reflect.ValueOf(&wrap_unicode.Sentence_Terminal).Elem(),
   226  		"Sharada":                      reflect.ValueOf(&wrap_unicode.Sharada).Elem(),
   227  		"Shavian":                      reflect.ValueOf(&wrap_unicode.Shavian).Elem(),
   228  		"Siddham":                      reflect.ValueOf(&wrap_unicode.Siddham).Elem(),
   229  		"SignWriting":                  reflect.ValueOf(&wrap_unicode.SignWriting).Elem(),
   230  		"SimpleFold":                   reflect.ValueOf(wrap_unicode.SimpleFold),
   231  		"Sinhala":                      reflect.ValueOf(&wrap_unicode.Sinhala).Elem(),
   232  		"Sk":                           reflect.ValueOf(&wrap_unicode.Sk).Elem(),
   233  		"Sm":                           reflect.ValueOf(&wrap_unicode.Sm).Elem(),
   234  		"So":                           reflect.ValueOf(&wrap_unicode.So).Elem(),
   235  		"Soft_Dotted":                  reflect.ValueOf(&wrap_unicode.Soft_Dotted).Elem(),
   236  		"Sora_Sompeng":                 reflect.ValueOf(&wrap_unicode.Sora_Sompeng).Elem(),
   237  		"Space":                        reflect.ValueOf(&wrap_unicode.Space).Elem(),
   238  		"SpecialCase":                  reflect.ValueOf(reflect.TypeOf(wrap_unicode.SpecialCase(nil))),
   239  		"Sundanese":                    reflect.ValueOf(&wrap_unicode.Sundanese).Elem(),
   240  		"Syloti_Nagri":                 reflect.ValueOf(&wrap_unicode.Syloti_Nagri).Elem(),
   241  		"Symbol":                       reflect.ValueOf(&wrap_unicode.Symbol).Elem(),
   242  		"Syriac":                       reflect.ValueOf(&wrap_unicode.Syriac).Elem(),
   243  		"Tagalog":                      reflect.ValueOf(&wrap_unicode.Tagalog).Elem(),
   244  		"Tagbanwa":                     reflect.ValueOf(&wrap_unicode.Tagbanwa).Elem(),
   245  		"Tai_Le":                       reflect.ValueOf(&wrap_unicode.Tai_Le).Elem(),
   246  		"Tai_Tham":                     reflect.ValueOf(&wrap_unicode.Tai_Tham).Elem(),
   247  		"Tai_Viet":                     reflect.ValueOf(&wrap_unicode.Tai_Viet).Elem(),
   248  		"Takri":                        reflect.ValueOf(&wrap_unicode.Takri).Elem(),
   249  		"Tamil":                        reflect.ValueOf(&wrap_unicode.Tamil).Elem(),
   250  		"Tangut":                       reflect.ValueOf(&wrap_unicode.Tangut).Elem(),
   251  		"Telugu":                       reflect.ValueOf(&wrap_unicode.Telugu).Elem(),
   252  		"Terminal_Punctuation":         reflect.ValueOf(&wrap_unicode.Terminal_Punctuation).Elem(),
   253  		"Thaana":                       reflect.ValueOf(&wrap_unicode.Thaana).Elem(),
   254  		"Thai":                         reflect.ValueOf(&wrap_unicode.Thai).Elem(),
   255  		"Tibetan":                      reflect.ValueOf(&wrap_unicode.Tibetan).Elem(),
   256  		"Tifinagh":                     reflect.ValueOf(&wrap_unicode.Tifinagh).Elem(),
   257  		"Tirhuta":                      reflect.ValueOf(&wrap_unicode.Tirhuta).Elem(),
   258  		"Title":                        reflect.ValueOf(&wrap_unicode.Title).Elem(),
   259  		"TitleCase":                    reflect.ValueOf(wrap_unicode.TitleCase),
   260  		"To":                           reflect.ValueOf(wrap_unicode.To),
   261  		"ToLower":                      reflect.ValueOf(wrap_unicode.ToLower),
   262  		"ToTitle":                      reflect.ValueOf(wrap_unicode.ToTitle),
   263  		"ToUpper":                      reflect.ValueOf(wrap_unicode.ToUpper),
   264  		"TurkishCase":                  reflect.ValueOf(&wrap_unicode.TurkishCase).Elem(),
   265  		"Ugaritic":                     reflect.ValueOf(&wrap_unicode.Ugaritic).Elem(),
   266  		"Unified_Ideograph":            reflect.ValueOf(&wrap_unicode.Unified_Ideograph).Elem(),
   267  		"Upper":                        reflect.ValueOf(&wrap_unicode.Upper).Elem(),
   268  		"UpperCase":                    reflect.ValueOf(wrap_unicode.UpperCase),
   269  		"UpperLower":                   reflect.ValueOf(wrap_unicode.UpperLower),
   270  		"Vai":                          reflect.ValueOf(&wrap_unicode.Vai).Elem(),
   271  		"Variation_Selector":           reflect.ValueOf(&wrap_unicode.Variation_Selector).Elem(),
   272  		"Version":                      reflect.ValueOf(wrap_unicode.Version),
   273  		"Warang_Citi":                  reflect.ValueOf(&wrap_unicode.Warang_Citi).Elem(),
   274  		"White_Space":                  reflect.ValueOf(&wrap_unicode.White_Space).Elem(),
   275  		"Yi":                           reflect.ValueOf(&wrap_unicode.Yi).Elem(),
   276  		"Z":                            reflect.ValueOf(&wrap_unicode.Z).Elem(),
   277  		"Zl":                           reflect.ValueOf(&wrap_unicode.Zl).Elem(),
   278  		"Zp":                           reflect.ValueOf(&wrap_unicode.Zp).Elem(),
   279  		"Zs":                           reflect.ValueOf(&wrap_unicode.Zs).Elem(),
   280  	},
   281  }
   282  
   283  func init() {
   284  	if gowrap.Pkgs["unicode"] == nil {
   285  		gowrap.Pkgs["unicode"] = pkg_wrap_unicode
   286  	}
   287  }