Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Batak (0.09 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>;
    var Buhid <type 1>;
    var C <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

    	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.
    	Bengali                = _Bengali                // Bengali is the set of Unicode characters in script Bengali.
    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

    1BC0..1BF3    ; valid                                  # 6.0  BATAK LETTER A..BATAK PANONGONAN
    1BF4..1BFB    ; disallowed                             # NA   <reserved-1BF4>..<reserved-1BFB>
    1BFC..1BFF    ; valid                  ;      ; NV8    # 6.0  BATAK SYMBOL BINDU NA METEK..BATAK SYMBOL BINDU PANGOLAT
    1C00..1C37    ; valid                                  # 5.1  LEPCHA LETTER KA..LEPCHA SIGN NUKTA
    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/compile/internal/walk/complit.go

    		vstatk := readonlystaticname(tk)
    		vstate := readonlystaticname(te)
    
    		datak := ir.NewCompLitExpr(base.Pos, ir.OARRAYLIT, nil, nil)
    		datae := ir.NewCompLitExpr(base.Pos, ir.OARRAYLIT, nil, nil)
    		for _, r := range entries {
    			r := r.(*ir.KeyExpr)
    			datak.List.Append(r.Key)
    			datae.List.Append(r.Value)
    		}
    		fixedlit(inInitFunction, initKindStatic, datak, vstatk, init)
    		fixedlit(inInitFunction, initKindStatic, datae, vstate, init)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 08 19:03:54 UTC 2023
    - 19.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"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},
    		{"Buginese", 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)
  6. api/go1.txt

    pkg unicode, var Armenian *RangeTable
    pkg unicode, var Avestan *RangeTable
    pkg unicode, var AzeriCase SpecialCase
    pkg unicode, var Balinese *RangeTable
    pkg unicode, var Bamum *RangeTable
    pkg unicode, var Batak *RangeTable
    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
    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