Searched refs:doc_begin_func (Results 1 – 1 of 1) sorted by relevance
67 doc_begin_func = KernRe(str(doc_com) + # initial " * ' variable1264 elif doc_begin_func.search(line):1265 self.entry.identifier = doc_begin_func.group(1)