prolog-quoted-atom-regexp

prolog-quoted-atom-regexp is a variable defined in `prolog.el'.
Its value is
"\\(^\\|[^0-9]\\)\\('\\([^
']\\|\\\\'\\)*'\\)"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching a quoted atom.