Searched defs:pattern (Results 1 – 3 of 3) sorted by relevance
349 const char *pattern, in GetBackslashExpression()433 const char *RESearch::Compile(const char *pattern, Sci::Position length, bool caseSensitive, bool p… in Compile()
1959 wstring CCommon::StrReplace(wstring& input, wstring pattern, wstring new_content) { in StrReplace()
137 const char* pattern; member