org-babel-block-lob-one-liner-regexp

org-babel-block-lob-one-liner-regexp is a variable defined in `ob-lob.el'.
Its value is

"^\\([ ]*?\\)#\\+call:[ ]+\\([^()\n]+?\\)\\(\\[\\(.*\\)\\]\\|\\(\\)\\)(\\([^\n]*?\\))\\(\\[.+\\]\\|\\)[ ]*\\(\\([^\n]*\\)\\)?"

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

Documentation:
Regexp to match non-inline calls to predefined source block functions.