Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for likelyScript (0.24 sec)

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

    	// designed to recognize similar tags that would be the same if
    	// they were canonicalized using All.
    	Default = Deprecated | Legacy
    
    	canonLang = DeprecatedBase | Legacy | Macro
    
    	// TODO: LikelyScript, LikelyRegion: suppress similar to ICU.
    )
    
    // canonicalize returns the canonicalized equivalent of the tag and
    // whether there was any change.
    func canonicalize(c CanonType, t language.Tag) (language.Tag, bool) {
    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