Function: org-looking-at-p

org-looking-at-p is a function alias for looking-at-p, defined in subr.el.gz.

This function is obsolete since 9.0; use looking-at-p instead.

Signature

(org-looking-at-p REGEXP)

Documentation

Same as looking-at except this function does not change the match data.

Aliases

org-looking-at-p (obsolete since 9.0)