Searched defs:str2 (Results 1 – 5 of 5) sorted by relevance
59 const Rule ContainsAnyRule(Rule::Key key, const char* str1, const char* str2) { in ContainsAnyRule()
51 String str2) { in setBoth()
326 private static boolean haveContentsChanged(CharSequence str1, CharSequence str2) { in haveContentsChanged()
389 auto comparator = [](const char* str1, const char* str2) -> bool { in compile()
468 void parsePosition(const char* str1, const char* str2, int* x, int* y) { in parsePosition()