Lines Matching refs:expression
94 =item B<-M>, B<--func-mask>=I<regular expression>
147 =item B<-e>, B<--omit-enums>=[I<regular expression>]
149 If I<regular expression> is not given, skip all constants that are defined in
151 enum whose name matches I<regular expression>.
153 Since I<regular expression> is optional, make sure that this switch is followed
154 by at least one other switch if you omit I<regular expression> and have some
163 In the latter, foo.h is taken as I<regular expression>.
193 =item B<-o>, B<--opaque-re>=I<regular expression>
196 expression, even if these types are C<typedef>-equivalent to types
542 -o, --opaque-re Regular expression for \"opaque\" types.