...

Text file src/go/internal/gccgoimporter/testdata/unicode.gox

Documentation: go/internal/gccgoimporter/testdata

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

View as plain text