MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / QRegexSearch

Method QRegexSearch

src/QRegexSearch.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36#endif
37
38QRegexSearch::QRegexSearch()
39{
40
41}
42
43Sci::Position QRegexSearch::FindText(Document *doc, Sci::Position minPos, Sci::Position maxPos, const char *s, bool caseSensitive, bool word, bool wordStart, Scintilla::FindOption flags, Sci::Position *length)
44{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected