Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Grantha (0.33 sec)

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

    var Extender <type 1>;
    var FoldCategory <type 18 map [<type -16>] <type 1>>;
    var FoldScript <type 19 map [<type -16>] <type 1>>;
    var Georgian <type 1>;
    var Glagolitic <type 1>;
    var Gothic <type 1>;
    var Grantha <type 1>;
    var GraphicRanges <type 20 [] <type 21 *<type 2>>>;
    var Greek <type 1>;
    var Gujarati <type 1>;
    var Gurmukhi <type 1>;
    var Han <type 1>;
    var Hangul <type 1>;
    var Hanunoo <type 1>;
    var Hatran <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. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11331         ; disallowed                             # NA   <reserved-11331>
    11332..11333  ; valid                                  # 7.0  GRANTHA LETTER LA..GRANTHA LETTER LLA
    11334         ; disallowed                             # NA   <reserved-11334>
    11335..11339  ; valid                                  # 7.0  GRANTHA LETTER VA..GRANTHA LETTER HA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. api/go1.4.txt

    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
    pkg unicode, var Khudawadi *RangeTable
    pkg unicode, var Linear_A *RangeTable
    pkg unicode, var Mahajani *RangeTable
    pkg unicode, var Manichaean *RangeTable
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  4. src/unicode/tables.go

    	Gothic                 = _Gothic                 // Gothic is the set of Unicode characters in script Gothic.
    	Grantha                = _Grantha                // Grantha is the set of Unicode characters in script Grantha.
    	Greek                  = _Greek                  // Greek is the set of Unicode characters in script Greek.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  5. src/math/big/prime.go

    // October 1980, pp. 1391-1417, especially page 1401.
    // https://www.ams.org/journals/mcom/1980-35-152/S0025-5718-1980-0583518-6/S0025-5718-1980-0583518-6.pdf
    //
    // Grantham, "Frobenius Pseudoprimes", Mathematics of Computation 70(234),
    // March 2000, pp. 873-891.
    // https://www.ams.org/journals/mcom/2001-70-234/S0025-5718-00-01197-2/S0025-5718-00-01197-2.pdf
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 02 14:43:52 UTC 2022
    - 10.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Ethiopic", Var, 0},
    		{"Extender", Var, 0},
    		{"FoldCategory", Var, 0},
    		{"FoldScript", Var, 0},
    		{"Georgian", Var, 0},
    		{"Glagolitic", Var, 0},
    		{"Gothic", Var, 0},
    		{"Grantha", Var, 4},
    		{"GraphicRanges", Var, 0},
    		{"Greek", Var, 0},
    		{"Gujarati", Var, 0},
    		{"Gunjala_Gondi", Var, 13},
    		{"Gurmukhi", Var, 0},
    		{"Han", Var, 0},
    		{"Hangul", 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