func github.com/jackc/pgx/v4/internal/sanitize.singleQuoteState

2 uses

	github.com/jackc/pgx/v4/internal/sanitize (current package)
		sanitize.go#L116: 			return singleQuoteState
		sanitize.go#L150: func singleQuoteState(l *sqlLexer) stateFn {