OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_match_regex_list
(Results
1 - 1
of
1
) sorted by null
/tools/repohooks/rh/
hooks.py
198
def
_match_regex_list
(subject, expressions):
function
233
_match_regex_list
(d.file, include_list) and
234
not
_match_regex_list
(d.file, exclude_list)):
Completed in 120 milliseconds