Searched defs:str1 (Results 1 – 4 of 4) sorted by relevance
51 const Rule ContainsAnyRule(Rule::Key key, const char* str1) { in ContainsAnyRule()59 const Rule ContainsAnyRule(Rule::Key key, const char* str1, const char* str2) { in ContainsAnyRule()
50 public static void setBoth(TextView view, String str1, in setBoth()
326 private static boolean haveContentsChanged(CharSequence str1, CharSequence str2) { in haveContentsChanged()
339 auto comparator = [](const char* str1, const char* str2) -> bool { in compile()