subword-backward-regexp

subword-backward-regexp is a variable defined in `subword.el'.
Its value is

"\\(\\(\\W\\|[[:lower:][:digit:]]\\)\\([[:upper:]]+\\W*\\)\\|\\W\\w+\\)"


Documentation:
Regexp used by `subword-backward-internal'.