Searched defs:match_flags (Results 1 – 7 of 7) sorted by relevance
72 struct match_flags struct74 bool match_all_;75 bool match_prev_avail_;76 bool match_bol_;77 bool match_eol_;78 bool match_not_bow_;79 bool match_not_eow_;80 bool match_not_null_;81 bool match_continuous_;82 bool match_partial_;[all …]
45 __u16 match_flags, invert_flags; member58 __u16 match_flags, invert_flags; member71 __u16 match_flags, invert_flags; member
102 (const regex_type& re, match_flag_type match_flags, int options) in basic_grep_filter()
337 struct match_flags struct339 enum enum_type
90 } match_flags; typedef
85 enum match_flags { enum
301 uint16_t match_flags; member