Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Casuale (0.2 sec)

  1. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

     *
     * In order to avoid confusion and discourage phishing attacks, [IDNA Mapping][idna] transforms
     * names to avoid confusing characters. This includes basic case folding: transforming shouting
     * `SQUARE.COM` into cool and casual `square.com`. It also handles more exotic characters. For
     * example, the Unicode trademark sign (™) could be confused for the letters "TM" in
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Tue Jan 09 12:33:05 GMT 2024
    - 63.5K bytes
    - Viewed (1)
  2. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          "latvian_stop": {
            "type":       "stop",
            "stopwords":  "_latvian_"
          },
          "latvian_keywords": {
            "type":       "keyword_marker",
            "keywords": ["sveiki", "pasaule", "meklēšana"]
          },
          "latvian_stemmer": {
            "type":       "stemmer",
            "language":   "latvian"
          },
          "lithuanian_stop": {
            "type":       "stop",
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  3. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          "latvian_stop": {
            "type":       "stop",
            "stopwords":  "_latvian_"
          },
          "latvian_keywords": {
            "type":       "keyword_marker",
            "keywords": ["sveiki", "pasaule", "meklēšana"]
          },
          "latvian_stemmer": {
            "type":       "stemmer",
            "language":   "latvian"
          },
          "lithuanian_stop": {
            "type":       "stop",
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
Back to top