org-clock-drawer-re

org-clock-drawer-re is a variable defined in `org.el'.
Its value is

"\\(^[ ]*:CLOCK:[ ]*$\\)[^]*\\(^[ ]*:END:[ ]*$\\)\n?"

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

Documentation:
Matches an entire clock drawer.