Searched refs:domatch (Results 1 – 2 of 2) sorted by relevance
236 m = InitialIncludes.domatch(c)251 m = InitialIncludes.domatch(c)278 m = InitialIncludes.domatch(c)
178 def domatch(klass, content: str, pos=0, endpos=-1) -> Optional[Match]: member in FileMatch193 m = klass.domatch(self.file.original_content,