Home
last modified time | relevance | path

Searched refs:has_regexp (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-suppression-priv.h144 bool has_regexp = false; in matches_soname() local
147 has_regexp = true; in matches_soname()
154 has_regexp = true; in matches_soname()
159 if (!has_regexp) in matches_soname()
178 bool has_regexp = false; in matches_binary_name() local
182 has_regexp = true; in matches_binary_name()
189 has_regexp = true; in matches_binary_name()
194 if (!has_regexp) in matches_binary_name()
Dabg-suppression.cc4251 bool has_regexp = false; in suppresses_file() local
4255 has_regexp = true; in suppresses_file()
4262 has_regexp = true; in suppresses_file()
4267 if (!has_regexp) in suppresses_file()