woman-directory-files

woman-directory-files is a compiled Lisp function in `woman.el'.

(woman-directory-files HEAD DIR)

Return a sorted list of files in directory HEAD matching regexp in DIR.
Value is a sorted list of the absolute pathnames of all the files in
directory HEAD, or the current directory if HEAD is nil, that match the
regexp that is the final component of DIR. Log a warning if list is empty.