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

Function LookupTokens

Contrib/InstallOptions/InstallerOptions.cpp:1639–1658  ·  view source on GitHub ↗

* In a string of tokens separated by vertical bars '|', look them up in the * Lookup Table psTable and return their logical OR of their subsequent * integer values. * * @param psTable_ The lookup table to search in. * @param pszToken String of tokens separated by '|' whose values are to be * ORed together. * @return The ORed value of the token values. If no tokens were found, it * will r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ReadSettingsFunction · 0.85

Calls 2

LookupTokenFunction · 0.85
CharNextFunction · 0.85

Tested by

no test coverage detected