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

Function Interpreter_ParseText

engine/source/scriptlib/Interpreter.c:84–100  ·  view source on GitHub ↗

* ParseText -- This method parses the text in scriptText into a string of * byte-codes for the interpreter to execute. * Parameters: scriptText -- an LPCSTR containing the script to be parsed. * startingLineNumber -- The line number the script starts on * (For use in HTML-based scripts) * dwSourceContext -- DWORD which co

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Script_AppendTextFunction · 0.85
ImportNode_InitFunction · 0.85

Calls 1

Parser_ParseTextFunction · 0.85

Tested by

no test coverage detected