org-apps-regexp-alist

org-apps-regexp-alist is a compiled Lisp function in `org.el'.

(org-apps-regexp-alist LIST &optional ADD-AUTO-MODE)

Convert extensions to regular expressions in the cars of LIST.
Also, weed out any non-string entries, because the return value is used
only for regexp matching.
When ADD-AUTO-MODE is set, make all matches in `auto-mode-alist'
point to the symbol `emacs', indicating that the file should
be opened in Emacs.