Home
last modified time | relevance | path

Searched refs:openbor_cleartextobj (Results 1 – 11 of 11) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dindex.c472 else if (functionRef == ((void *)openbor_cleartextobj)) in Script_GetFunctionName()
1295 (void *)openbor_cleartextobj, "cleartextobj"); in Script_LoadSystemFunctions()
H A Dconfig.h204 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenborscript.h119 HRESULT openbor_cleartextobj(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount);
H A Dopenborscript.c476 else if (functionRef==((void*)openbor_cleartextobj)) return "cleartextobj"; in Script_GetFunctionName()
927 (void*)openbor_cleartextobj, "cleartextobj"); in Script_LoadSystemFunctions()
10124 HRESULT openbor_cleartextobj(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount) in openbor_cleartextobj() function
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenborscript.h124 HRESULT openbor_cleartextobj(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount);
H A Dopenborscript.c493 else if (functionRef==((void*)openbor_cleartextobj)) return "cleartextobj"; in Script_GetFunctionName()
972 (void*)openbor_cleartextobj, "cleartextobj"); in Script_LoadSystemFunctions()
9689 HRESULT openbor_cleartextobj(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenborscript.h140 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
H A Dopenborscript.c726 else if (functionRef == ((void *)openbor_cleartextobj)) in Script_GetFunctionName()
1561 (void *)openbor_cleartextobj, "cleartextobj"); in Script_LoadSystemFunctions()
11431 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_cleartextobj() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenborscript.h186 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
H A Dopenborscript.c920 else if (functionRef == ((void *)openbor_cleartextobj)) in Script_GetFunctionName()
1665 (void *)openbor_cleartextobj, "cleartextobj"); in Script_LoadSystemFunctions()
14445 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_cleartextobj() function
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenborscript.c11932 HRESULT openbor_cleartextobj(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_cleartextobj() function