MCPcopy Create free account
hub / github.com/NSIS-Dev/nsis / add

Method add

Source/strlist.h:191–216  ·  view source on GitHub ↗

* This function adds a new T struct with a copy of TCHAR *name into * T.name. But adds it into a sorted position. All calls to * add must be done with the same value for case_sensitive or you * can get random behavior. * * @param name The name which is the "key" to finding the instance of T. * @param case_sensitive 1 means case sensitive, 0 insensitive.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMethod · 0.45

Calls 6

findFunction · 0.85
PrintColorFmtMsg_ERRFunction · 0.85
memcpyFunction · 0.85
quitFunction · 0.70
getMethod · 0.45
getlenMethod · 0.45

Tested by

no test coverage detected