Searched refs:match_pattern (Results 1 – 4 of 4) sorted by relevance
507 match_pattern(const char *attr, const char *pattern) in match_pattern() function512 #define match_pattern match_substring macro609 if (!MatchAttrToken(attrs->pnp_id, &iclass->match_pnpid, match_pattern)) in InputClassMatches()613 if (!MatchAttrToken(attrs->usb_id, &iclass->match_usbid, match_pattern)) in InputClassMatches()
295 match_pattern = re.compile(299 match_index = re.findall(match_pattern, procout)
3549 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'3569 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'3571 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'3587 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'3589 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
109028 A match type for non-path pattern matching, match_pattern, has been added.