findString       1107 Source/core/editing/Editor.cpp bool Editor::findString(const String& target, bool forward, bool caseFlag, bool wrapFlag, bool startInSelection)
findString       1113 Source/core/editing/Editor.cpp bool Editor::findString(const String& target, FindOptions options)
findString        431 Source/wtf/text/AtomicString.cpp static inline HashSet<StringImpl*>::iterator findString(const StringImpl* stringImpl)