Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Mahajani (0.35 sec)

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

    var Lo <type 1>;
    var Logical_Order_Exception <type 1>;
    var Lower <type 1>;
    const LowerCase = 1 ;
    var Lt <type 1>;
    var Lu <type 1>;
    var Lycian <type 1>;
    var Lydian <type 1>;
    var M <type 1>;
    var Mahajani <type 1>;
    var Malayalam <type 1>;
    var Mandaic <type 1>;
    var Manichaean <type 1>;
    var Marchen <type 1>;
    var Mark <type 1>;
    const MaxASCII = 127' ;
    const MaxCase = 3 ;
    const MaxLatin1 = 255' ;
    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 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
    pkg unicode, var Mende_Kikakui *RangeTable
    pkg unicode, var Modi *RangeTable
    pkg unicode, var Mro *RangeTable
    pkg unicode, var Nabataean *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

    	Lydian                 = _Lydian                 // Lydian is the set of Unicode characters in script Lydian.
    	Mahajani               = _Mahajani               // Mahajani is the set of Unicode characters in script Mahajani.
    	Makasar                = _Makasar                // Makasar is the set of Unicode characters in script Makasar.
    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. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11150..11173  ; valid                                  # 7.0  MAHAJANI LETTER A..MAHAJANI SIGN NUKTA
    11174..11175  ; valid                  ;      ; NV8    # 7.0  MAHAJANI ABBREVIATION SIGN..MAHAJANI SECTION MARK
    11176         ; valid                                  # 7.0  MAHAJANI LIGATURE SHRI
    11177..1117F  ; disallowed                             # NA   <reserved-11177>..<reserved-1117F>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Logical_Order_Exception", Var, 0},
    		{"Lower", Var, 0},
    		{"LowerCase", Const, 0},
    		{"Lt", Var, 0},
    		{"Lu", Var, 0},
    		{"Lycian", Var, 0},
    		{"Lydian", Var, 0},
    		{"M", Var, 0},
    		{"Mahajani", Var, 4},
    		{"Makasar", Var, 13},
    		{"Malayalam", Var, 0},
    		{"Mandaic", Var, 0},
    		{"Manichaean", Var, 4},
    		{"Marchen", Var, 7},
    		{"Mark", Var, 0},
    		{"Masaram_Gondi", Var, 10},
    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