eshell-parse-backslash

eshell-parse-backslash is a compiled Lisp function in `esh-arg.el'.

(eshell-parse-backslash)

Parse a single backslash () character, which might mean escape.
It only means escape if the character immediately following is a
special character that is not itself a backslash.