google.golang.org/api/internal/third_party/uritemplates.pairWriter.Escape (method)

2 uses

	google.golang.org/api/internal/third_party/uritemplates (current package)
		uritemplates.go#L51: func (w *pairWriter) Escape(s string, allowReserved bool) {
		uritemplates.go#L247: 	w.Escape(s, tp.allowReserved)