checkdoc-in-example-string-p
checkdoc-in-example-string-p is a compiled Lisp function in `checkdoc.el
'.
(checkdoc-in-example-string-p START LIMIT)
Return non-nil if the current point is in an "example string".
This string is identified by the characters \" surrounding the text.
The text checked is between START and LIMIT.