MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / MySameText

Function MySameText

sourcecommon/utils.cpp:1753–1756  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1751}
1752//---------------------------------------------------------------------------
1753bool __fastcall MySameText(String s1, String s2)
1754{
1755 return SameText(s1, s2, loUserLocale);
1756}
1757//---------------------------------------------------------------------------
1758String FormatRegExpString(String source)
1759{

Callers 3

AddToLastOpenDocsFunction · 0.85
FindMethod · 0.85
SetFileNameMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected