forward-same-syntax
forward-same-syntax is an interactive compiled Lisp function in `subr.el
'.
(forward-same-syntax &optional ARG)
Move point past all characters with the same syntax class.
With prefix argument ARG, do it ARG times if positive, or move
backwards ARG times if negative.