org-occur-next-match
org-occur-next-match is a compiled Lisp function in `org.el
'.
(org-occur-next-match &optional N RESET)
Function for `next-error-function' to find sparse tree matches.
N is the number of matches to move, when negative move backwards.
RESET is entirely ignored - this function always goes back to the
starting point when no match is found.