Searched refs:FLAG_SUBST (Results 1 – 1 of 1) sorted by relevance
425 FLAG_SUBST = r'%DIAG_FLAG%' variable in Diagnostic576 if self.FLAG_SUBST in message:577 message = message.replace(self.FLAG_SUBST, clflag.lstrip())