Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Bassa_Vah (0.11 sec)

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

     func (special <type 10>) ToTitle (r <type -21>) <type -21>;
     func (special <type 10>) ToLower (r <type -21>) <type -21>;
    >;
    var Balinese <type 1>;
    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>;
    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. api/go1.4.txt

    pkg html/template, type Error struct, Node parse.Node
    
    # CL 127470043 unicode: strconv: regexp: Upgrade to Unicode 7.0.0., Marcel van Lohuizen <******@****.***>
    pkg unicode, const Version = "7.0.0"
    pkg unicode, var Bassa_Vah *RangeTable
    pkg unicode, var Caucasian_Albanian *RangeTable
    pkg unicode, var Duployan *RangeTable
    pkg unicode, var Elbasan *RangeTable
    pkg unicode, var Grantha *RangeTable
    pkg unicode, var Khojki *RangeTable
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  3. src/unicode/tables.go

    	Bamum                  = _Bamum                  // Bamum is the set of Unicode characters in script Bamum.
    	Bassa_Vah              = _Bassa_Vah              // Bassa_Vah is the set of Unicode characters in script Bassa_Vah.
    	Batak                  = _Batak                  // Batak is the set of Unicode characters in script Batak.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Anatolian_Hieroglyphs", Var, 5},
    		{"Arabic", Var, 0},
    		{"Armenian", Var, 0},
    		{"Avestan", Var, 0},
    		{"AzeriCase", Var, 0},
    		{"Balinese", Var, 0},
    		{"Bamum", Var, 0},
    		{"Bassa_Vah", Var, 4},
    		{"Batak", Var, 0},
    		{"Bengali", Var, 0},
    		{"Bhaiksuki", Var, 7},
    		{"Bidi_Control", Var, 0},
    		{"Bopomofo", Var, 0},
    		{"Brahmi", Var, 0},
    		{"Braille", Var, 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)
Back to top