Searched defs:regexps (Results 1 – 7 of 7) sorted by relevance
104 std::vector<int> regexps; in FirstMatch() local116 std::vector<int> regexps; in AllMatches() local
101 std::vector<int> regexps; member
343 const std::vector<int>& regexps = entries_[i].regexps; in PrintDebugInfo() local
79 const char* regexps[20]; member150 void AddRegexpsAndCompile(const char* regexps[], in AddRegexpsAndCompile()291 const char* regexps[] = {"-R.+(|ADD=;AA){12}}"}; in TEST() local
58 int regexps() { return regexps_; } in regexps() function
186 int regexps() { return regexps_; } in regexps() function in re2::PossibleMatchTester
199 std::stack<std::string> regexps; in RunPostfix() local