MCPcopy Index your code
hub / github.com/DCurrent/openbor / ImportCache_ImportFile

Function ImportCache_ImportFile

engine/source/scriptlib/ImportCache.c:225–268  ·  view source on GitHub ↗

* Returns a pointer to the ImportNode for the specified file. * * If the file has already been imported, this function returns the pointer to * the existing node. If it hasn't, it imports it and then returns the pointer. * * Returns NULL if the file hasn't already been imported and an error occurs * when compiling it. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 5

List_FindByNameFunction · 0.85
List_RetrieveFunction · 0.85
ImportNode_InitFunction · 0.85
List_GotoLastFunction · 0.85
List_InsertAfterFunction · 0.85

Tested by

no test coverage detected