Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dpython_qmp_updater.py33 def tmatch(template: str, text: str, function
82 m = tmatch(success_reg_templ, text, padding, res)
89 not tmatch(some_check_templ, text, padding, res)):