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

2 uses

	github.com/jackc/pgx/v4/internal/sanitize (current package)
		sanitize.go#L132: 				return oneLineCommentState
		sanitize.go#L240: func oneLineCommentState(l *sqlLexer) stateFn {