Home | History | Annotate | Download | only in docs

Lines Matching refs:name_match

1043     def name_match(name):
1072 node = metadata.find_first(name_match(candidate2.replace('\n','')))
1077 node = metadata.find_first(name_match(candidate2b))
1088 node = metadata.find_first(name_match(candidate3.replace('\n','')))
1094 node = metadata.find_first(name_match(candidate3b))
1162 def name_match(name):