Searched defs:c2 (Results 1 – 2 of 2) sorted by relevance
431 size_t FindTwoOutsideParen(StringPiece s, char c1, char c2) { in FindTwoOutsideParen()437 size_t FindThreeOutsideParen(StringPiece s, char c1, char c2, char c3) { in FindThreeOutsideParen()
116 AndCond(FindCond* c1, FindCond* c2) in AndCond()136 OrCond(FindCond* c1, FindCond* c2) in OrCond()