Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for Gothic (0.12 sec)

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

    var Ethiopic <type 1>;
    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>;
    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

    	Glagolitic             = _Glagolitic             // Glagolitic is the set of Unicode characters in script Glagolitic.
    	Gothic                 = _Gothic                 // Gothic is the set of Unicode characters in script Gothic.
    	Grantha                = _Grantha                // Grantha is the set of Unicode characters in script Grantha.
    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

    10330..10340  ; valid                                  # 3.1  GOTHIC LETTER AHSA..GOTHIC LETTER PAIRTHRA
    10341         ; valid                  ;      ; NV8    # 3.1  GOTHIC LETTER NINETY
    10342..10349  ; valid                                  # 3.1  GOTHIC LETTER RAIDA..GOTHIC LETTER OTHAL
    1034A         ; valid                  ;      ; NV8    # 3.1  GOTHIC LETTER NINE HUNDRED
    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/html/template/error.go

    	ErrRangeLoopReentry
    
    	// ErrSlashAmbig: '/' could start a division or regexp.
    	// Example:
    	//   <script>
    	//     {{if .C}}var x = 1{{end}}
    	//     /-{{.N}}/i.test(x) ? doThis : doThat();
    	//   </script>
    	// Discussion:
    	//   The example above could produce `var x = 1/-2/i.test(s)...`
    	//   in which the first '/' is a mathematical division operator or it
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 02 15:18:39 UTC 2023
    - 9.3K bytes
    - Viewed (0)
  5. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    on-aptible.com on-the-web.tv on-web.fr on.ca onagawa.miyagi.jp onavstack.net oncilla.mythic-beasts.com ondigitalocean.app one onfabrica.com onflashdrive.app ong ong.br onga.fukuoka.jp onion onjuku.chiba.jp onl online online.museum online.th onna.okinawa.jp ono.fukui.jp ono.fukushima.jp ono.hyogo.jp onojo.fukuoka.jp onomichi.hiroshima.jp onporter.run onred.one onrender.com ontario.museum onthewifi.com onza.mythic-beasts.com ooguy.com ookuwa.nagano.jp ooo oops.jp ooshika.nagano.jp open openair.museum...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Elymaic", Var, 14},
    		{"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},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    net.ru
    org.ru
    pp.ru
    
    // Mythic Beasts : https://www.mythic-beasts.com
    // Submitted by Paul Cammish <kelduum@mythic-beasts.com>
    hostedpi.com
    customer.mythic-beasts.com
    caracal.mythic-beasts.com
    fentiger.mythic-beasts.com
    lynx.mythic-beasts.com
    ocelot.mythic-beasts.com
    oncilla.mythic-beasts.com
    onza.mythic-beasts.com
    sphinx.mythic-beasts.com
    vs.mythic-beasts.com
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  8. subprojects/core-api/src/main/java/org/gradle/api/Project.java

         * <pre>
         * MyType myType = new MyType()
         * myType.doThis()
         * myType.doThat()
         * </pre>
         * <p> you can do:
         * <pre>
         * MyType myType = configure(new MyType()) {
         *     doThis()
         *     doThat()
         * }
         * </pre>
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 30 04:56:22 UTC 2024
    - 74.3K bytes
    - Viewed (0)
  9. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/diagnostics/KtFirDiagnostics.kt

        }
    
        interface MissingStdlibClass : KaFirDiagnostic<PsiElement> {
            override val diagnosticClass get() = MissingStdlibClass::class
        }
    
        interface NoThis : KaFirDiagnostic<PsiElement> {
            override val diagnosticClass get() = NoThis::class
        }
    
        interface DeprecationError : KaFirDiagnostic<PsiElement> {
            override val diagnosticClass get() = DeprecationError::class
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 11:41:05 UTC 2024
    - 172.6K bytes
    - Viewed (0)
  10. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    ?oras?usta??r&ib&a!ka??o?uruf??ozo?u&gakihsagih?oyot???sakim?ta&gikust?mun??w&a&ga&k&an?uf??nus!imak???k&aru?i&h&asa?sagih??kat?mak??omihs?um??zimawi??ine?oyk??yot??e&a&mustam?nan??b&a&kihs?yak??o&noroh?to???ian?k&ihsam?ufoto??nakami?ppoko!ihsin??sotihc?tad!okah??uonikat??i&a&bib?mokamot?n&a&k&kaw?oroh??wi??eomak?ihsatu?okik?usta&moruk?sakan????eib?h&c&ioy?u&bmek?irihs???s&ase?ekka?oknar?uesom???jufirihsir?k&amamihs?i&at?n???m&atik?otoyot??oa&kihs?rihs??r&a&hs?kihsi?mot??ihs&aba?ir??otarib???n&a...
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Mar 21 21:04:43 UTC 2024
    - 72.4K bytes
    - Viewed (0)
Back to top