Home | History | Annotate | Download | only in tools

Lines Matching defs:isBinary

600         while (self.token() and self.isBinary(self.token()) and
638 def isBinary(self, token):