idlwave-in-quote

idlwave-in-quote is a compiled Lisp function in `idlwave.el'.

(idlwave-in-quote)

Return location of the opening quote
if point is in a IDL string constant, nil otherwise.
Ignores comment delimiters on the current line.
Properly handles nested quotation marks and octal
constants - a double quote followed by an octal digit.