All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

filtering-layout-match-object-and-exclude-p

Function
Summary

Returns filtering parameters for a filtering-layout.

Package

capi

Signature

filtering-layout-match-object-and-exclude-p filtering-layout display-message => regexp , excludep

Arguments

filtering-layout

A filtering-layout.

display-message

A generalized boolean.

Values

regexp

A precompiled regular expression.

excludep

A boolean.

Description

The function filtering-layout-match-object-and-exclude-p returns a regexp to use for filtering in the filtering-layout . The second returned value excludep specifies whether the filter should be used to exclude or include matches.

display-message is a generalized boolean controlling whether a message is displayed to the user if there is an error when compiling the regexp.

See filtering-layout for details.

See also

filtering-layout


CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex