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

Method add

Source/strlist.h:324–343  ·  view source on GitHub ↗

* Adds name into the list of sorted strings. * * @param name String to store. * @param case_sensitive Look for string case sensitively. Default is 0. * @param alwaysreturnpos Always return the position regardless of whether * name was inserted into the list or not. The default is 0. * * @return Returns -1 when name already exists, otherwise the T

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

findFunction · 0.85
memcpyFunction · 0.85
addMethod · 0.45
getMethod · 0.45
getlenMethod · 0.45

Tested by

no test coverage detected