Searched refs:match (Results 1 – 8 of 8) sorted by relevance
157 match = regex.search(line) variable158 if match:159 symbol = match.group("symbol")
17 # Returns the results of git describe --exact-match on the source tree,128 git_describe(out --exact-match ${ARGN})