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

2 uses

	github.com/jackc/pgx/v4/internal/sanitize (current package)
		sanitize.go#L126: 				return placeholderState
		sanitize.go#L196: func placeholderState(l *sqlLexer) stateFn {