comint-within-quotes

comint-within-quotes is a compiled Lisp function in `comint.el'.

(comint-within-quotes BEG END)

Return t if the number of quotes between BEG and END is odd.
Quotes are single and double.