find-face-regexp

find-face-regexp is a variable defined in `find-func.el'.
Its value is

"^\\s-*(defface\\(?:\\s-\\|\n\\|;.*\n\\)+%s\\(\\s-\\|$\\)"


Documentation:
The regexp used by `find-face' to search for a face definition.
Note it must contain a `%s' at the place where `format'
should insert the face name.

Please send improvements and fixes to the maintainer.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 22.1 of Emacs.