org-babel-find-named-result

org-babel-find-named-result is a compiled Lisp function in `ob-core.el'.

(org-babel-find-named-result NAME &optional POINT)

Find a named result.
Return the location of the result named NAME in the current
buffer or nil if no such result exists.