Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cyrillic (0.15 sec)

  1. src/cmd/vendor/golang.org/x/text/language/language.go

    		tag.RemakeString()
    		return makeTag(tag), nil
    	}
    	return t, nil
    
    }
    
    // Confidence indicates the level of certainty for a given return value.
    // For example, Serbian may be written in Cyrillic or Latin script.
    // The confidence level indicates whether a value was explicitly specified,
    // whether it is typically the only possible value, or whether there is
    // an ambiguity.
    type Confidence int
    
    const (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 18.9K bytes
    - Viewed (0)
Back to top