Searched defs:match (Results 1 – 6 of 6) sorted by relevance
244 def __isMatchAtStart(self, match): argument310 def match(self, outputLine, initialVarState): member in CheckLine464 def match(self, outputGroup): member in CheckGroup603 def match(self, outputFile): member in CheckFile
660 bool match = use_match && (compiler_flip_match ^ in Compile() local
999 bool match = true; in UpdateLoc() local1024 bool match = true; in UpdateLocWide() local
699 inline bool Class::DescriptorEquals(const char* match) { in DescriptorEquals()
877 bool Class::ProxyDescriptorEquals(const char* match) { in ProxyDescriptorEquals()
1627 static const struct { const char before; const char after; } match[] = { in ReplaceSpecialChars() local