Home | History | Annotate | Download | only in tools

Lines Matching refs:isBinary

599         while (self.token() and self.isBinary(self.token()) and
637 def isBinary(self, token):