MCPcopy Create free account
hub / github.com/DCurrent/openbor / SymbolTable_FindSymbol

Function SymbolTable_FindSymbol

engine/source/scriptlib/SymbolTable.c:78–89  ·  view source on GitHub ↗

* FindSymbol -- Using the name of the symbol, this method searches the symbol * table. * Parameters: symbolName -- LPCOLESTR which contains the name of the desired * symbol. * pp_theSymbol -- CSymbol** which receives the address of the * CSymbol, or NULL if no symbol is found. * Returns: true if the symbol is found. *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

List_FindByNameFunction · 0.85
List_RetrieveFunction · 0.85

Tested by

no test coverage detected