Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Buginese (0.58 sec)

  1. src/go/internal/gccgoimporter/testdata/unicode.gox

    var Bamum <type 1>;
    var Bassa_Vah <type 1>;
    var Batak <type 1>;
    var Bengali <type 1>;
    var Bhaiksuki <type 1>;
    var Bidi_Control <type 1>;
    var Bopomofo <type 1>;
    var Brahmi <type 1>;
    var Braille <type 1>;
    var Buginese <type 1>;
    var Buhid <type 1>;
    var C <type 1>;
    var Canadian_Aboriginal <type 1>;
    var Carian <type 1>;
    type <type 12>;
    var CaseRanges <type 16 [] <type 12>>;
    var Categories <type 17 map [<type -16>] <type 1>>;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 30 21:33:51 UTC 2021
    - 7.3K bytes
    - Viewed (0)
  2. src/unicode/tables.go

    	Braille                = _Braille                // Braille is the set of Unicode characters in script Braille.
    	Buginese               = _Buginese               // Buginese is the set of Unicode characters in script Buginese.
    	Buhid                  = _Buhid                  // Buhid is the set of Unicode characters in script Buhid.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1A00..1A1B    ; valid                                  # 4.1  BUGINESE LETTER KA..BUGINESE VOWEL SIGN AE
    1A1C..1A1D    ; disallowed                             # NA   <reserved-1A1C>..<reserved-1A1D>
    1A1E..1A1F    ; valid                  ;      ; NV8    # 4.1  BUGINESE PALLAWA..BUGINESE END OF SECTION
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Batak", Var, 0},
    		{"Bengali", Var, 0},
    		{"Bhaiksuki", Var, 7},
    		{"Bidi_Control", Var, 0},
    		{"Bopomofo", Var, 0},
    		{"Brahmi", Var, 0},
    		{"Braille", Var, 0},
    		{"Buginese", Var, 0},
    		{"Buhid", Var, 0},
    		{"C", Var, 0},
    		{"Canadian_Aboriginal", Var, 0},
    		{"Carian", Var, 0},
    		{"CaseRange", Type, 0},
    		{"CaseRange.Delta", Field, 0},
    		{"CaseRange.Hi", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg unicode, var Bengali *RangeTable
    pkg unicode, var Bidi_Control *RangeTable
    pkg unicode, var Bopomofo *RangeTable
    pkg unicode, var Brahmi *RangeTable
    pkg unicode, var Braille *RangeTable
    pkg unicode, var Buginese *RangeTable
    pkg unicode, var Buhid *RangeTable
    pkg unicode, var C *RangeTable
    pkg unicode, var Canadian_Aboriginal *RangeTable
    pkg unicode, var Carian *RangeTable
    pkg unicode, var CaseRanges []CaseRange
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top