text/template.state.evalUnsignedInteger (method)

2 uses

	text/template (current package)
		exec.go#L833: 		return s.evalUnsignedInteger(typ, n)
		exec.go#L872: func (s *state) evalUnsignedInteger(typ reflect.Type, n parse.Node) reflect.Value {