Home
last modified time | relevance | path

Searched refs:matches_any_regexp (Results 1 - 1 of 1) sorted by relevance

/build/config/linux/
H A Dpkg-config.py87 def matches_any_regexp(flag: bool, list_of_regexps: list) -> bool: function
217 if len(flag) == 0 or matches_any_regexp(flag, strip_out):

Completed in 1 milliseconds