Home
last modified time | relevance | path

Searched refs:ActionSetVariable (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DASHandlers.cpp123 void ActionSetVariable(ActionExec& thread);
290 ActionSetVariable); in SWFHandlers()
975 ActionSetVariable(ActionExec& thread) in ActionSetVariable() function
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pm3532 ActionSetVariable => 0x1D,
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/po/
H A Dzh_CN.po6081 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
6082 msgstr "ActionSetVariable: %s=%s: 变量名计算结果为不合法的(空)字符串"
H A Dne.po5713 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5715 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dcs.po5735 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5737 "ActionSetVariable: %s=%s: název proměnné byl vyhodnocen jako neplatný "
H A Des.po5821 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5823 "ActionSetVariable: %s=%s: nombre de variable se evalúa como cadena no válida "
H A Dda.po5784 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5786 "ActionSetVariable: %s=%s: navn på variabel evaluerer til ugyldig (tom) streng"
H A Den_GB.po5830 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5832 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dit.po5549 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dfi.po5550 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dgnash.pot5954 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dja.po5543 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dru.po5544 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Del.po5865 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dkm.po5545 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dzh_TW.po5543 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dde.po5559 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
H A Dfr.po5563 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/doc/changelogs/
H A DChangeLog-0.8.54166 …Don't allow ActionSetVariable and ActionSetMember to use empty strings for variable/member name, a…
H A DChangeLog-0.8.011856 * server/swf/ASHandlers.cpp (ActionSetVariable, ActionGetVariable):