Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for iuml (0.14 sec)

  1. src/html/entity.go

    		"ucirc":                            '\U000000FB',
    		"ugrave":                           '\U000000F9',
    		"uml":                              '\U000000A8',
    		"uuml":                             '\U000000FC',
    		"yacute":                           '\U000000FD',
    		"yen":                              '\U000000A5',
    		"yuml":                             '\U000000FF',
    	}
    
    	entity2 = map[string][2]rune{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/rsc.io/markdown/entity.go

    	"Ι":                            "\u0399",
    	"ℐ":                            "\u2110",
    	"Ĩ":                          "\u0128",
    	"І":                           "\u0406",
    	"Ï":                            "\u00cf",
    	"Ĵ":                           "\u0134",
    	"Й":                             "\u0419",
    	"𝔍":                             "\U0001d50d",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
Back to top