c-punctuation-in
c-punctuation-in is a compiled Lisp function in `cc-engine.el
'.
(c-punctuation-in FROM TO)
Return non-nil if there is a non-comment non-macro punctuation character
between FROM and TO. FROM must not be in a string or comment. The returned
value is the position of the first such character.