MCPcopy Create free account
hub / github.com/FarGroup/FarManager / Format

Method Format

plugins/newarc.ex/Framework/Include/StringBase2.hpp:596–634  ·  view source on GitHub ↗

friend StringBase operator+(const StringBase& strStr1, const StringBase& strStr2) { StringBase strResult = strStr1; return strResult.Append(strStr2); } friend StringBase operator+(const StringBase& strStr1, const T* lpData) { StringBase strResult = strStr1; return strResult.Append(lpData); } */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ShowMethod · 0.45
ExecuteCommandFunction · 0.45
pGetFindDataMethod · 0.45
pGetOpenPluginInfoMethod · 0.45
TimeToStrFunction · 0.45
msgFileAlreadyExistsFunction · 0.45
dlgCommandLinesAndParamsFunction · 0.45
SetFormatTitleFunction · 0.45
hndArchiveFilterFunction · 0.45
GZipStreamMethod · 0.45
ZLibExceptionMethod · 0.45
QueryArchiveInfoMethod · 0.45

Calls 2

reallocFunction · 0.50
freeFunction · 0.50

Tested by

no test coverage detected