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

Method find

Source/strlist.cpp:86–100  ·  view source on GitHub ↗

* find() finds the offset where the string is stored, returns -1 if not found. * It only compares raw byte values, there is no Unicode normalization handling. * If ppBufMB is non-null you must delete[] it (Only valid when m_wide is false)! */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

preprocess_stringMethod · 0.45
resolve_coderefsMethod · 0.45
set_file_predefineMethod · 0.45
set_line_predefineMethod · 0.45
pp_insertmacroMethod · 0.45
getmemfileinfoFunction · 0.45
containsFunction · 0.45
get_iteratorFunction · 0.45
get_paired_valueFunction · 0.45
doParseMethod · 0.45

Calls 11

findFunction · 0.85
StrLenUTF16Function · 0.85
WideCharToMultiByteFunction · 0.85
PrintColorFmtMsg_ERRFunction · 0.85
byte_rev_matchFunction · 0.85
getFunction · 0.85
CreateMethod · 0.45
GetMethod · 0.45
DestroyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected