lispdoc - results for apropos-list |
(apropos-list string-designator &optional package-designator external-only) | Function: Like APROPOS, except that it returns a list of the symbols found instead of describing them.
|
| Mentioned in: CLtL2 - 25.3. Debugging Tools HyperSpec - Function APROPOS, APROPOS-LIST | |
(cl-ppcre:regex-apropos-list regex &optional packages &key (case-insensitive t)) | Function: Similar to the standard function APROPOS-LIST but returns a list of all symbols which match the regular expression REGEX. If CASE-INSENSITIVE is true and REGEX isn't already a scanner, a case-insensitive scanner is used.
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |