Home
last modified time | relevance | path

Searched refs:domatch (Results 1 – 2 of 2) sorted by relevance

/qemu/scripts/codeconverter/codeconverter/
H A Dtest_regexps.py236 m = InitialIncludes.domatch(c)
251 m = InitialIncludes.domatch(c)
278 m = InitialIncludes.domatch(c)
H A Dpatching.py178 def domatch(klass, content: str, pos=0, endpos=-1) -> Optional[Match]: member in FileMatch
193 m = klass.domatch(self.file.original_content,